To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225345 add
?query=shape>7225345
to the URL.
For a more complex example, try
?query=(shape>7225345)&(shape<7225346)
Query "(shape>7225344)&(shape<7225347)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372859 | 7225345 | 13965905 | 7225345 | chr2 | 180707464 | 180773245 | 545.4647619 | 309.997012 | 18.68583133 | 24 | 15 | Dataset1.companion.ome [024] |
2372859 | 7225346 | 13965905 | 7225346 | chr2 | 183648104 | 183713699 | 554.4385367000001 | 335.28564680000005 | 15.50944416 | 24 | 15 | Dataset1.companion.ome [024] |