To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220453 add
?query=shape>7220453
to the URL.
For a more complex example, try
?query=(shape>7220453)&(shape<7220454)
Query "(shape>7220452)&(shape<7220455)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372685 | 7220453 | 13965886 | 7220453 | chr2 | 118138644 | 118204055 | 380.3677222 | 599.0906337 | 17.9417512 | 5 | 1 | Dataset1.companion.ome [005] |
| 2372685 | 7220454 | 13965886 | 7220454 | chr2 | 137737263 | 137803380 | 380.7616677 | 599.5993118 | 16.12139982 | 5 | 1 | Dataset1.companion.ome [005] |