To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223829 add
?query=shape>7223829
to the URL.
For a more complex example, try
?query=(shape>7223829)&(shape<7223830)
Query "(shape>7223828)&(shape<7223831)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372809 | 7223829 | 13965901 | 7223829 | chr2 | 158286571 | 158352358 | 928.2801724999999 | 612.0113642000001 | 13.40659572 | 20 | 12 | Dataset1.companion.ome [020] |
| 2372809 | 7223830 | 13965901 | 7223830 | chr2 | 177676147 | 177739905 | 933.0 | 612.0 | 14.0 | 20 | 12 | Dataset1.companion.ome [020] |