To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222727 add
?query=shape>7222727
to the URL.
For a more complex example, try
?query=(shape>7222727)&(shape<7222728)
Query "(shape>7222726)&(shape<7222729)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372769 | 7222727 | 13965897 | 7222727 | chr2 | 231221646 | 231288393 | 695.8345588999999 | 524.6629985000001 | 15.05039253 | 16 | 7 | Dataset1.companion.ome [016] |
2372769 | 7222728 | 13965897 | 7222728 | chr2 | 118138644 | 118204055 | 663.0 | 623.0 | 11.75511101 | 16 | 7 | Dataset1.companion.ome [016] |