To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223239 add
?query=shape>7223239
to the URL.
For a more complex example, try
?query=(shape>7223239)&(shape<7223240)
Query "(shape>7223238)&(shape<7223241)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372788 | 7223239 | 13965899 | 7223239 | chr2 | 158286571 | 158352358 | 764.9356573 | 785.9042625 | 10.182741499999999 | 18 | 11 | Dataset1.companion.ome [018] |
2372788 | 7223240 | 13965899 | 7223240 | chr2 | 177676147 | 177739905 | 758.0 | 777.0 | 9.0 | 18 | 11 | Dataset1.companion.ome [018] |