To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223260 add
?query=shape>7223260
to the URL.
For a more complex example, try
?query=(shape>7223260)&(shape<7223261)
Query "(shape>7223259)&(shape<7223262)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372789 | 7223260 | 13965900 | 7223260 | chr2 | 201616162 | 201682961 | 149.6993249 | 116.6494747 | 18.35719911 | 19 | 1 | Dataset1.companion.ome [019] |
2372789 | 7223261 | 13965900 | 7223261 | chr2 | 205087694 | 205149345 | 159.0 | 115.0 | 15.0 | 19 | 1 | Dataset1.companion.ome [019] |