To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220799 add
?query=shape>7220799
to the URL.
For a more complex example, try
?query=(shape>7220799)&(shape<7220800)
Query "(shape>7220798)&(shape<7220801)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372697 | 7220799 | 13965887 | 7220799 | chr2 | 231221646 | 231288393 | 784.0 | 411.0 | 26.0 | 6 | 7 | Dataset1.companion.ome [006] |
2372698 | 7220800 | 13965887 | 7220800 | chr2 | 118138644 | 118204055 | 943.883037 | 615.2489163 | 20.22010953 | 6 | 8 | Dataset1.companion.ome [006] |