To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223678 add
?query=shape>7223678
to the URL.
For a more complex example, try
?query=(shape>7223678)&(shape<7223679)
Query "(shape>7223677)&(shape<7223680)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372804 | 7223678 | 13965901 | 7223678 | chr2 | 192700456 | 192763963 | 338.0 | 869.0 | 8.0 | 20 | 5 | Dataset1.companion.ome [020] |
2372804 | 7223679 | 13965901 | 7223679 | chr2 | 198802304 | 198867783 | 337.181971 | 865.5361277999999 | 6.51555888 | 20 | 5 | Dataset1.companion.ome [020] |