To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222263 add
?query=shape>7222263
to the URL.
For a more complex example, try
?query=(shape>7222263)&(shape<7222264)
Query "(shape>7222262)&(shape<7222265)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372751 | 7222263 | 13965895 | 7222263 | chr2 | 196320065 | 196387628 | 925.0736247000001 | 643.0191072 | 15.32446683 | 14 | 13 | Dataset1.companion.ome [014] |
2372751 | 7222264 | 13965895 | 7222264 | chr2 | 198802304 | 198867783 | 923.2466431 | 641.7333374 | 15.0 | 14 | 13 | Dataset1.companion.ome [014] |