To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225436 add
?query=shape>7225436
to the URL.
For a more complex example, try
?query=(shape>7225436)&(shape<7225437)
Query "(shape>7225435)&(shape<7225438)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372862 | 7225436 | 13965905 | 7225436 | chr2 | 198802304 | 198867783 | 337.4036892 | 564.4159471 | 15.54890982 | 24 | 20 | Dataset1.companion.ome [024] |
2372862 | 7225437 | 13965905 | 7225437 | chr2 | 201616162 | 201682961 | 341.0 | 569.0 | 18.0 | 24 | 20 | Dataset1.companion.ome [024] |