To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222846 add
?query=shape>7222846
to the URL.
For a more complex example, try
?query=(shape>7222846)&(shape<7222847)
Query "(shape>7222845)&(shape<7222848)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372773 | 7222846 | 13965898 | 7222846 | chr2 | 205087694 | 205149345 | 259.02889280000005 | 239.38675279999998 | 18.52308181 | 17 | 2 | Dataset1.companion.ome [017] |
2372773 | 7222847 | 13965898 | 7222847 | chr2 | 208067715 | 208129451 | 257.0 | 245.0 | 10.73293016 | 17 | 2 | Dataset1.companion.ome [017] |