To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223292 add
?query=shape>7223292
to the URL.
For a more complex example, try
?query=(shape>7223292)&(shape<7223293)
Query "(shape>7223291)&(shape<7223294)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372790 | 7223292 | 13965900 | 7223292 | chr2 | 177676147 | 177739905 | 149.755921 | 687.1240566 | 9.180099292000001 | 19 | 3 | Dataset1.companion.ome [019] |
2372790 | 7223293 | 13965900 | 7223293 | chr2 | 180707464 | 180773245 | 149.6510164 | 690.1893075 | 10.22834394 | 19 | 3 | Dataset1.companion.ome [019] |