To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222279 add
?query=shape>7222279
to the URL.
For a more complex example, try
?query=(shape>7222279)&(shape<7222280)
Query "(shape>7222278)&(shape<7222281)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372751 | 7222279 | 13965895 | 7222279 | chr2 | 231221646 | 231288393 | 931.2884223 | 686.8369805 | 11.48893522 | 14 | 13 | Dataset1.companion.ome [014] |
2372752 | 7222280 | 13965896 | 7222280 | chr2 | 118138644 | 118204055 | 93.0 | 476.0 | 12.0 | 15 | 1 | Dataset1.companion.ome [015] |