To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224234 add
?query=shape>7224234
to the URL.
For a more complex example, try
?query=(shape>7224234)&(shape<7224235)
Query "(shape>7224233)&(shape<7224236)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372822 | 7224234 | 13965902 | 7224234 | chr2 | 118138644 | 118204055 | 700.0 | 193.0 | 19.12855938 | 21 | 13 | Dataset1.companion.ome [021] |
2372822 | 7224235 | 13965902 | 7224235 | chr2 | 137737263 | 137803380 | 703.0 | 198.0 | 15.61888396 | 21 | 13 | Dataset1.companion.ome [021] |