To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223753 add
?query=shape>7223753
to the URL.
For a more complex example, try
?query=(shape>7223753)&(shape<7223754)
Query "(shape>7223752)&(shape<7223755)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372806 | 7223753 | 13965901 | 7223753 | chr2 | 137737263 | 137803380 | 702.5096652999999 | 734.951429 | 14.44467503 | 20 | 9 | Dataset1.companion.ome [020] |
2372806 | 7223754 | 13965901 | 7223754 | chr2 | 158286571 | 158352358 | 706.8035025 | 758.4272016 | 11.71308166 | 20 | 9 | Dataset1.companion.ome [020] |