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