To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219964 add
?query=shape>7219964
to the URL.
For a more complex example, try
?query=(shape>7219964)&(shape<7219965)
Query "(shape>7219963)&(shape<7219966)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372664 | 7219964 | 13965883 | 7219964 | chr2 | 192700456 | 192763963 | 156.3085601 | 416.0290649 | 31.11137374 | 2 | 6 | Dataset1.companion.ome [002] |
| 2372664 | 7219965 | 13965883 | 7219965 | chr2 | 201616162 | 201682961 | 155.4107656 | 401.849869 | 32.84510247 | 2 | 6 | Dataset1.companion.ome [002] |