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