To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224021 add
?query=shape>7224021
to the URL.
For a more complex example, try
?query=(shape>7224021)&(shape<7224022)
Query "(shape>7224020)&(shape<7224023)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372815 | 7224021 | 13965902 | 7224021 | chr2 | 118138644 | 118204055 | 374.8936546 | 238.538108 | 10.17125728 | 21 | 6 | Dataset1.companion.ome [021] |
| 2372815 | 7224022 | 13965902 | 7224022 | chr2 | 137737263 | 137803380 | 380.3599021 | 226.7983801 | 16.96544291 | 21 | 6 | Dataset1.companion.ome [021] |