To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223799 add
?query=shape>7223799
to the URL.
For a more complex example, try
?query=(shape>7223799)&(shape<7223800)
Query "(shape>7223798)&(shape<7223801)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372808 | 7223799 | 13965901 | 7223799 | chr2 | 137737263 | 137803380 | 744.799308 | 656.6947654 | 10.33755188 | 20 | 11 | Dataset1.companion.ome [020] |
2372808 | 7223800 | 13965901 | 7223800 | chr2 | 158286571 | 158352358 | 749.0 | 669.0 | 9.0 | 20 | 11 | Dataset1.companion.ome [020] |