To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223684 add
?query=shape>7223684
to the URL.
For a more complex example, try
?query=(shape>7223684)&(shape<7223685)
Query "(shape>7223683)&(shape<7223686)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372804 | 7223684 | 13965901 | 7223684 | chr2 | 137737263 | 137803380 | 318.0014634 | 781.4100490000001 | 16.59292259 | 20 | 5 | Dataset1.companion.ome [020] |
2372804 | 7223685 | 13965901 | 7223685 | chr2 | 158286571 | 158352358 | 336.0 | 779.0 | 12.0 | 20 | 5 | Dataset1.companion.ome [020] |