To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220334 add
?query=shape>7220334
to the URL.
For a more complex example, try
?query=(shape>7220334)&(shape<7220335)
Query "(shape>7220333)&(shape<7220336)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372680 | 7220334 | 13965885 | 7220334 | chr2 | 231221646 | 231288393 | 119.0 | 860.0 | 25.0 | 4 | 5 | Dataset1.companion.ome [004] |
| 2372680 | 7220335 | 13965885 | 7220335 | chr2 | 118138644 | 118204055 | 117.0 | 805.0 | 22.0 | 4 | 5 | Dataset1.companion.ome [004] |