To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225481 add
?query=shape>7225481
to the URL.
For a more complex example, try
?query=(shape>7225481)&(shape<7225482)
Query "(shape>7225480)&(shape<7225483)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372863 | 7225481 | 13965906 | 7225481 | chr2 | 205087694 | 205149345 | 624.0 | 415.0 | 14.0 | 25 | 2 | Dataset1.companion.ome [025] |
2372863 | 7225482 | 13965906 | 7225482 | chr2 | 210830897 | 210898218 | 628.0 | 414.0 | 17.0 | 25 | 2 | Dataset1.companion.ome [025] |