To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220929 add
?query=shape>7220929
to the URL.
For a more complex example, try
?query=(shape>7220929)&(shape<7220930)
Query "(shape>7220928)&(shape<7220931)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372702 | 7220929 | 13965888 | 7220929 | chr2 | 158286571 | 158352358 | 146.0 | 466.0 | 21.0 | 7 | 1 | Dataset1.companion.ome [007] |
| 2372702 | 7220930 | 13965888 | 7220930 | chr2 | 177676147 | 177739905 | 147.5828813 | 471.4559475 | 21.20347468 | 7 | 1 | Dataset1.companion.ome [007] |