To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222496 add
?query=shape>7222496
to the URL.
For a more complex example, try
?query=(shape>7222496)&(shape<7222497)
Query "(shape>7222495)&(shape<7222498)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372759 | 7222496 | 13965896 | 7222496 | chr2 | 231221646 | 231288393 | 667.9376758999999 | 557.8156091 | 15.11858874 | 15 | 10 | Dataset1.companion.ome [015] |
| 2372760 | 7222497 | 13965896 | 7222497 | chr2 | 118138644 | 118204055 | 694.0 | 344.0 | 14.0 | 15 | 11 | Dataset1.companion.ome [015] |