To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223309 add
?query=shape>7223309
to the URL.
For a more complex example, try
?query=(shape>7223309)&(shape<7223310)
Query "(shape>7223308)&(shape<7223311)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372791 | 7223309 | 13965900 | 7223309 | chr2 | 183648104 | 183713699 | 131.7462561 | 540.0208649 | 8.404990915 | 19 | 4 | Dataset1.companion.ome [019] |
2372791 | 7223310 | 13965900 | 7223310 | chr2 | 187022561 | 187095365 | 124.0 | 545.0 | 9.0 | 19 | 4 | Dataset1.companion.ome [019] |