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