To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222848 add
?query=shape>7222848
to the URL.
For a more complex example, try
?query=(shape>7222848)&(shape<7222849)
Query "(shape>7222847)&(shape<7222850)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372773 | 7222848 | 13965898 | 7222848 | chr2 | 210830897 | 210898218 | 252.795635 | 228.2921931 | 13.85698838 | 17 | 2 | Dataset1.companion.ome [017] |
2372773 | 7222849 | 13965898 | 7222849 | chr2 | 231221646 | 231288393 | 261.0 | 248.0 | 18.0 | 17 | 2 | Dataset1.companion.ome [017] |