To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220479 add
?query=shape>7220479
to the URL.
For a more complex example, try
?query=(shape>7220479)&(shape<7220480)
Query "(shape>7220478)&(shape<7220481)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372686 | 7220479 | 13965886 | 7220479 | chr2 | 137737263 | 137803380 | 545.0 | 891.0 | 18.0 | 5 | 2 | Dataset1.companion.ome [005] |
| 2372686 | 7220480 | 13965886 | 7220480 | chr2 | 158286571 | 158352358 | 539.0 | 893.0 | 20.0 | 5 | 2 | Dataset1.companion.ome [005] |