To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225199 add
?query=shape>7225199
to the URL.
For a more complex example, try
?query=(shape>7225199)&(shape<7225200)
Query "(shape>7225198)&(shape<7225201)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372855 | 7225199 | 13965905 | 7225199 | chr2 | 198802304 | 198867783 | 712.0 | 374.0 | 25.0 | 24 | 9 | Dataset1.companion.ome [024] |
2372855 | 7225200 | 13965905 | 7225200 | chr2 | 201616162 | 201682961 | 722.1913175 | 388.74073250000004 | 23.26621042 | 24 | 9 | Dataset1.companion.ome [024] |