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