To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222687 add
?query=shape>7222687
to the URL.
For a more complex example, try
?query=(shape>7222687)&(shape<7222688)
Query "(shape>7222686)&(shape<7222689)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372768 | 7222687 | 13965897 | 7222687 | chr2 | 118138644 | 118204055 | 490.0 | 174.0 | 16.0 | 16 | 6 | Dataset1.companion.ome [016] |
2372768 | 7222688 | 13965897 | 7222688 | chr2 | 137737263 | 137803380 | 501.0 | 177.0 | 17.76381794 | 16 | 6 | Dataset1.companion.ome [016] |