To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223826 add
?query=shape>7223826
to the URL.
For a more complex example, try
?query=(shape>7223826)&(shape<7223827)
Query "(shape>7223825)&(shape<7223828)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372808 | 7223826 | 13965901 | 7223826 | chr2 | 231221646 | 231288393 | 760.0700519 | 698.3108024000001 | 8.917514065 | 20 | 11 | Dataset1.companion.ome [020] |
| 2372809 | 7223827 | 13965901 | 7223827 | chr2 | 118138644 | 118204055 | 928.9599667000001 | 617.6954591 | 15.09498611 | 20 | 12 | Dataset1.companion.ome [020] |