To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222239 add
?query=shape>7222239
to the URL.
For a more complex example, try
?query=(shape>7222239)&(shape<7222240)
Query "(shape>7222238)&(shape<7222241)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372750 | 7222239 | 13965895 | 7222239 | chr2 | 118138644 | 118204055 | 646.1214927999999 | 172.4392006 | 11.44718179 | 14 | 10 | Dataset1.companion.ome [014] |
2372750 | 7222240 | 13965895 | 7222240 | chr2 | 137737263 | 137803380 | 653.8930928 | 183.66610469999998 | 10.69900052 | 14 | 10 | Dataset1.companion.ome [014] |