To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222914 add
?query=shape>7222914
to the URL.
For a more complex example, try
?query=(shape>7222914)&(shape<7222915)
Query "(shape>7222913)&(shape<7222916)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372776 | 7222914 | 13965898 | 7222914 | chr2 | 196320065 | 196387628 | 466.38156019999997 | 414.8543 | 10.67298792 | 17 | 6 | Dataset1.companion.ome [017] |
| 2372776 | 7222915 | 13965898 | 7222915 | chr2 | 198802304 | 198867783 | 475.0 | 418.0 | 11.14060651 | 17 | 6 | Dataset1.companion.ome [017] |