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