To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222307 add
?query=shape>7222307
to the URL.
For a more complex example, try
?query=(shape>7222307)&(shape<7222308)
Query "(shape>7222306)&(shape<7222309)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372752 | 7222307 | 13965896 | 7222307 | chr2 | 210830897 | 210898218 | 144.417862 | 508.3627763 | 8.26279945 | 15 | 1 | Dataset1.companion.ome [015] |
2372752 | 7222308 | 13965896 | 7222308 | chr2 | 231221646 | 231288393 | 154.35324409999998 | 505.3966845 | 10.46176191 | 15 | 1 | Dataset1.companion.ome [015] |