To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223985 add
?query=shape>7223985
to the URL.
For a more complex example, try
?query=(shape>7223985)&(shape<7223986)
Query "(shape>7223984)&(shape<7223987)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223985 | 13965902 | 7223985 | chr2 | 210830897 | 210898218 | 335.6630668 | 860.1653527000001 | 11.95577745 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223986 | 13965902 | 7223986 | chr2 | 231221646 | 231288393 | 340.0 | 839.0 | 10.0 | 21 | 5 | Dataset1.companion.ome [021] |