To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223258 add
?query=shape>7223258
to the URL.
For a more complex example, try
?query=(shape>7223258)&(shape<7223259)
Query "(shape>7223257)&(shape<7223260)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372789 | 7223258 | 13965900 | 7223258 | chr2 | 196320065 | 196387628 | 142.8886419 | 94.04848199 | 13.20844934 | 19 | 1 | Dataset1.companion.ome [019] |
2372789 | 7223259 | 13965900 | 7223259 | chr2 | 198802304 | 198867783 | 162.1663823 | 124.5983327 | 16.36563061 | 19 | 1 | Dataset1.companion.ome [019] |