To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223352 add
?query=shape>7223352
to the URL.
For a more complex example, try
?query=(shape>7223352)&(shape<7223353)
Query "(shape>7223351)&(shape<7223354)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372792 | 7223352 | 13965900 | 7223352 | chr2 | 196320065 | 196387628 | 230.0 | 276.0 | 14.0 | 19 | 5 | Dataset1.companion.ome [019] |
2372792 | 7223353 | 13965900 | 7223353 | chr2 | 198802304 | 198867783 | 232.0 | 266.0 | 10.67707527 | 19 | 5 | Dataset1.companion.ome [019] |