To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223493 add
?query=shape>7223493
to the URL.
For a more complex example, try
?query=(shape>7223493)&(shape<7223494)
Query "(shape>7223492)&(shape<7223495)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372797 | 7223493 | 13965900 | 7223493 | chr2 | 210830897 | 210898218 | 728.0 | 739.0 | 12.0 | 19 | 11 | Dataset1.companion.ome [019] |
| 2372797 | 7223494 | 13965900 | 7223494 | chr2 | 231221646 | 231288393 | 735.0912657 | 762.372563 | 9.78144623 | 19 | 11 | Dataset1.companion.ome [019] |