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