To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225327 add
?query=shape>7225327
to the URL.
For a more complex example, try
?query=(shape>7225327)&(shape<7225328)
Query "(shape>7225326)&(shape<7225329)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372858 | 7225327 | 13965905 | 7225327 | chr2 | 231221646 | 231288393 | 92.56786962 | 367.4364765 | 12.26848119 | 24 | 14 | Dataset1.companion.ome [024] |
2372858 | 7225328 | 13965905 | 7225328 | chr2 | 118138644 | 118204055 | 127.5988095 | 391.42272169999995 | 18.99906004 | 24 | 14 | Dataset1.companion.ome [024] |