To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223298 add
?query=shape>7223298
to the URL.
For a more complex example, try
?query=(shape>7223298)&(shape<7223299)
Query "(shape>7223297)&(shape<7223300)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372790 | 7223298 | 13965900 | 7223298 | chr2 | 196320065 | 196387628 | 142.38626619999997 | 699.6181131 | 8.363388927999999 | 19 | 3 | Dataset1.companion.ome [019] |
2372790 | 7223299 | 13965900 | 7223299 | chr2 | 198802304 | 198867783 | 143.4084385 | 701.8248327 | 7.808580945 | 19 | 3 | Dataset1.companion.ome [019] |