To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225792 add
?query=shape>7225792
to the URL.
For a more complex example, try
?query=(shape>7225792)&(shape<7225793)
Query "(shape>7225791)&(shape<7225794)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372873 | 7225792 | 13965906 | 7225792 | chr2 | 231221646 | 231288393 | 587.6724403 | 249.988102 | 19.14393971 | 25 | 12 | Dataset1.companion.ome [025] |
2372874 | 7225793 | 13965906 | 7225793 | chr2 | 118138644 | 118204055 | 239.0 | 700.0 | 20.0 | 25 | 13 | Dataset1.companion.ome [025] |