To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225450 add
?query=shape>7225450
to the URL.
For a more complex example, try
?query=(shape>7225450)&(shape<7225451)
Query "(shape>7225449)&(shape<7225452)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372862 | 7225450 | 13965905 | 7225450 | chr2 | 196320065 | 196387628 | 385.5144085 | 561.5657452 | 19.25409163 | 24 | 20 | Dataset1.companion.ome [024] |
2372862 | 7225451 | 13965905 | 7225451 | chr2 | 198802304 | 198867783 | 393.0 | 554.0 | 18.86062731 | 24 | 20 | Dataset1.companion.ome [024] |