To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222247 add
?query=shape>7222247
to the URL.
For a more complex example, try
?query=(shape>7222247)&(shape<7222248)
Query "(shape>7222246)&(shape<7222249)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372750 | 7222247 | 13965895 | 7222247 | chr2 | 196320065 | 196387628 | 671.2655388 | 167.6834463 | 14.286985099999999 | 14 | 10 | Dataset1.companion.ome [014] |
2372750 | 7222248 | 13965895 | 7222248 | chr2 | 198802304 | 198867783 | 655.0484206 | 183.929732 | 11.53608823 | 14 | 10 | Dataset1.companion.ome [014] |