To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223236 add
?query=shape>7223236
to the URL.
For a more complex example, try
?query=(shape>7223236)&(shape<7223237)
Query "(shape>7223235)&(shape<7223238)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372788 | 7223236 | 13965899 | 7223236 | chr2 | 231221646 | 231288393 | 803.1651948 | 758.6948752000001 | 14.05342631 | 18 | 11 | Dataset1.companion.ome [018] |
2372788 | 7223237 | 13965899 | 7223237 | chr2 | 118138644 | 118204055 | 766.0 | 759.0 | 8.0 | 18 | 11 | Dataset1.companion.ome [018] |