To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223163 add
?query=shape>7223163
to the URL.
For a more complex example, try
?query=(shape>7223163)&(shape<7223164)
Query "(shape>7223162)&(shape<7223165)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372785 | 7223163 | 13965899 | 7223163 | chr2 | 205087694 | 205149345 | 580.0 | 184.0 | 11.0 | 18 | 7 | Dataset1.companion.ome [018] |
2372785 | 7223164 | 13965899 | 7223164 | chr2 | 208067715 | 208129451 | 577.7170035 | 182.2851255 | 11.58917946 | 18 | 7 | Dataset1.companion.ome [018] |