To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222712 add
?query=shape>7222712
to the URL.
For a more complex example, try
?query=(shape>7222712)&(shape<7222713)
Query "(shape>7222711)&(shape<7222714)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372768 | 7222712 | 13965897 | 7222712 | chr2 | 205087694 | 205149345 | 526.0 | 69.0 | 14.0 | 16 | 6 | Dataset1.companion.ome [016] |
2372768 | 7222713 | 13965897 | 7222713 | chr2 | 210830897 | 210898218 | 537.0 | 67.0 | 12.77079557 | 16 | 6 | Dataset1.companion.ome [016] |