To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222698 add
?query=shape>7222698
to the URL.
For a more complex example, try
?query=(shape>7222698)&(shape<7222699)
Query "(shape>7222697)&(shape<7222700)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372768 | 7222698 | 13965897 | 7222698 | chr2 | 210830897 | 210898218 | 496.0 | 182.0 | 11.0 | 16 | 6 | Dataset1.companion.ome [016] |
2372768 | 7222699 | 13965897 | 7222699 | chr2 | 231221646 | 231288393 | 526.8308659 | 173.3996423 | 13.2944979 | 16 | 6 | Dataset1.companion.ome [016] |