To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223732 add
?query=shape>7223732
to the URL.
For a more complex example, try
?query=(shape>7223732)&(shape<7223733)
Query "(shape>7223731)&(shape<7223734)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372805 | 7223732 | 13965901 | 7223732 | chr2 | 196320065 | 196387628 | 308.0 | 117.0 | 13.0 | 20 | 6 | Dataset1.companion.ome [020] |
2372805 | 7223733 | 13965901 | 7223733 | chr2 | 198802304 | 198867783 | 311.0 | 116.0 | 12.81582922 | 20 | 6 | Dataset1.companion.ome [020] |