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