To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223329 add
?query=shape>7223329
to the URL.
For a more complex example, try
?query=(shape>7223329)&(shape<7223330)
Query "(shape>7223328)&(shape<7223331)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372791 | 7223329 | 13965900 | 7223329 | chr2 | 231221646 | 231288393 | 168.6957334 | 549.8599968 | 10.21239283 | 19 | 4 | Dataset1.companion.ome [019] |
| 2372792 | 7223330 | 13965900 | 7223330 | chr2 | 118138644 | 118204055 | 243.0 | 331.0 | 20.0 | 19 | 5 | Dataset1.companion.ome [019] |