To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223223 add
?query=shape>7223223
to the URL.
For a more complex example, try
?query=(shape>7223223)&(shape<7223224)
Query "(shape>7223222)&(shape<7223225)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372788 | 7223223 | 13965899 | 7223223 | chr2 | 118138644 | 118204055 | 811.8477737000001 | 790.1930576000001 | 11.16323177 | 18 | 11 | Dataset1.companion.ome [018] |
2372788 | 7223224 | 13965899 | 7223224 | chr2 | 137737263 | 137803380 | 799.3571167 | 767.9143066 | 14.12075566 | 18 | 11 | Dataset1.companion.ome [018] |