To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220826 add
?query=shape>7220826
to the URL.
For a more complex example, try
?query=(shape>7220826)&(shape<7220827)
Query "(shape>7220825)&(shape<7220828)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372698 | 7220826 | 13965887 | 7220826 | chr2 | 205087694 | 205149345 | 984.0 | 670.0 | 14.0 | 6 | 8 | Dataset1.companion.ome [006] |
| 2372698 | 7220827 | 13965887 | 7220827 | chr2 | 210830897 | 210898218 | 979.2729293 | 677.9365057 | 13.06974327 | 6 | 8 | Dataset1.companion.ome [006] |