To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222511 add
?query=shape>7222511
to the URL.
For a more complex example, try
?query=(shape>7222511)&(shape<7222512)
Query "(shape>7222510)&(shape<7222513)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372760 | 7222511 | 13965896 | 7222511 | chr2 | 158286571 | 158352358 | 740.3865969 | 300.08418 | 16.16742407 | 15 | 11 | Dataset1.companion.ome [015] |
| 2372760 | 7222512 | 13965896 | 7222512 | chr2 | 177676147 | 177739905 | 739.0 | 295.0 | 17.0 | 15 | 11 | Dataset1.companion.ome [015] |