To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222168 add
?query=shape>7222168
to the URL.
For a more complex example, try
?query=(shape>7222168)&(shape<7222169)
Query "(shape>7222167)&(shape<7222170)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372747 | 7222168 | 13965895 | 7222168 | chr2 | 231221646 | 231288393 | 374.3496585 | 336.9627814 | 11.31167465 | 14 | 5 | Dataset1.companion.ome [014] |
2372747 | 7222169 | 13965895 | 7222169 | chr2 | 118138644 | 118204055 | 324.6186291 | 275.0174214 | 14.45712893 | 14 | 5 | Dataset1.companion.ome [014] |