To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220706 add
?query=shape>7220706
to the URL.
For a more complex example, try
?query=(shape>7220706)&(shape<7220707)
Query "(shape>7220705)&(shape<7220708)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372694 | 7220706 | 13965887 | 7220706 | chr2 | 231221646 | 231288393 | 403.0 | 762.0 | 22.0 | 6 | 3 | Dataset1.companion.ome [006] |
2372694 | 7220707 | 13965887 | 7220707 | chr2 | 118138644 | 118204055 | 445.2032972 | 712.2747588 | 20.65237346 | 6 | 3 | Dataset1.companion.ome [006] |