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