To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223988 add
?query=shape>7223988
to the URL.
For a more complex example, try
?query=(shape>7223988)&(shape<7223989)
Query "(shape>7223987)&(shape<7223990)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223988 | 13965902 | 7223988 | chr2 | 137737263 | 137803380 | 348.30001939999994 | 749.6299424 | 13.98863023 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223989 | 13965902 | 7223989 | chr2 | 158286571 | 158352358 | 347.0 | 743.0 | 13.0 | 21 | 5 | Dataset1.companion.ome [021] |