To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222863 add
?query=shape>7222863
to the URL.
For a more complex example, try
?query=(shape>7222863)&(shape<7222864)
Query "(shape>7222862)&(shape<7222865)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372774 | 7222863 | 13965898 | 7222863 | chr2 | 210830897 | 210898218 | 347.0 | 653.0 | 18.0 | 17 | 3 | Dataset1.companion.ome [017] |
2372774 | 7222864 | 13965898 | 7222864 | chr2 | 231221646 | 231288393 | 353.3676814 | 642.1092894 | 9.620120277 | 17 | 3 | Dataset1.companion.ome [017] |