To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223293 add
?query=shape>7223293
to the URL.
For a more complex example, try
?query=(shape>7223293)&(shape<7223294)
Query "(shape>7223292)&(shape<7223295)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372790 | 7223293 | 13965900 | 7223293 | chr2 | 180707464 | 180773245 | 149.6510164 | 690.1893075 | 10.22834394 | 19 | 3 | Dataset1.companion.ome [019] |
2372790 | 7223294 | 13965900 | 7223294 | chr2 | 183648104 | 183713699 | 155.2541959 | 694.8097996 | 7.505974547999999 | 19 | 3 | Dataset1.companion.ome [019] |