To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223841 add
?query=shape>7223841
to the URL.
For a more complex example, try
?query=(shape>7223841)&(shape<7223842)
Query "(shape>7223840)&(shape<7223843)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372809 | 7223841 | 13965901 | 7223841 | chr2 | 231221646 | 231288393 | 908.5084778999999 | 615.1069637 | 7.909037197000001 | 20 | 12 | Dataset1.companion.ome [020] |
2372809 | 7223842 | 13965901 | 7223842 | chr2 | 118138644 | 118204055 | 928.5784027999999 | 649.4754065000001 | 12.59534425 | 20 | 12 | Dataset1.companion.ome [020] |