To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221279 add
?query=shape>7221279
to the URL.
For a more complex example, try
?query=(shape>7221279)&(shape<7221280)
Query "(shape>7221278)&(shape<7221281)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372716 | 7221279 | 13965889 | 7221279 | chr2 | 118138644 | 118204055 | 669.8318227999999 | 635.6032293 | 15.50947604 | 8 | 10 | Dataset1.companion.ome [008] |
2372716 | 7221280 | 13965889 | 7221280 | chr2 | 137737263 | 137803380 | 672.9972797 | 626.9971712 | 13.22412404 | 8 | 10 | Dataset1.companion.ome [008] |