To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220666 add
?query=shape>7220666
to the URL.
For a more complex example, try
?query=(shape>7220666)&(shape<7220667)
Query "(shape>7220665)&(shape<7220668)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372692 | 7220666 | 13965887 | 7220666 | chr2 | 231221646 | 231288393 | 386.0 | 641.0 | 16.0 | 6 | 1 | Dataset1.companion.ome [006] |
2372693 | 7220667 | 13965887 | 7220667 | chr2 | 118138644 | 118204055 | 360.0 | 960.0 | 24.0 | 6 | 2 | Dataset1.companion.ome [006] |