To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225669 add
?query=shape>7225669
to the URL.
For a more complex example, try
?query=(shape>7225669)&(shape<7225670)
Query "(shape>7225668)&(shape<7225671)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372870 | 7225669 | 13965906 | 7225669 | chr2 | 205087694 | 205149345 | 501.0 | 482.0 | 25.06647693 | 25 | 9 | Dataset1.companion.ome [025] |
2372870 | 7225670 | 13965906 | 7225670 | chr2 | 208067715 | 208129451 | 493.0 | 480.0 | 26.0 | 25 | 9 | Dataset1.companion.ome [025] |