To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221989 add
?query=shape>7221989
to the URL.
For a more complex example, try
?query=(shape>7221989)&(shape<7221990)
Query "(shape>7221988)&(shape<7221991)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372742 | 7221989 | 13965894 | 7221989 | chr2 | 210830897 | 210898218 | 737.0 | 469.0 | 13.0 | 13 | 12 | Dataset1.companion.ome [013] |
| 2372742 | 7221990 | 13965894 | 7221990 | chr2 | 231221646 | 231288393 | 724.8961218 | 460.1560829 | 13.90745559 | 13 | 12 | Dataset1.companion.ome [013] |