To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221918 add
?query=shape>7221918
to the URL.
For a more complex example, try
?query=(shape>7221918)&(shape<7221919)
Query "(shape>7221917)&(shape<7221920)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372739 | 7221918 | 13965894 | 7221918 | chr2 | 196320065 | 196387628 | 438.0 | 40.0 | 12.0 | 13 | 6 | Dataset1.companion.ome [013] |
| 2372739 | 7221919 | 13965894 | 7221919 | chr2 | 201616162 | 201682961 | 435.0 | 32.0 | 15.0 | 13 | 6 | Dataset1.companion.ome [013] |