To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223960 add
?query=shape>7223960
to the URL.
For a more complex example, try
?query=(shape>7223960)&(shape<7223961)
Query "(shape>7223959)&(shape<7223962)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372813 | 7223960 | 13965902 | 7223960 | chr2 | 210830897 | 210898218 | 214.0 | 296.0 | 20.0 | 21 | 4 | Dataset1.companion.ome [021] |
| 2372813 | 7223961 | 13965902 | 7223961 | chr2 | 231221646 | 231288393 | 210.45721349999997 | 300.3936567 | 14.6297413 | 21 | 4 | Dataset1.companion.ome [021] |