To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222973 add
?query=shape>7222973
to the URL.
For a more complex example, try
?query=(shape>7222973)&(shape<7222974)
Query "(shape>7222972)&(shape<7222975)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372778 | 7222973 | 13965898 | 7222973 | chr2 | 231221646 | 231288393 | 583.0 | 118.0 | 13.0 | 17 | 8 | Dataset1.companion.ome [017] |
| 2372779 | 7222974 | 13965898 | 7222974 | chr2 | 118138644 | 118204055 | 611.0 | 891.0 | 11.0 | 17 | 9 | Dataset1.companion.ome [017] |