To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224071 add
?query=shape>7224071
to the URL.
For a more complex example, try
?query=(shape>7224071)&(shape<7224072)
Query "(shape>7224070)&(shape<7224073)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224071 | 13965902 | 7224071 | chr2 | 198802304 | 198867783 | 667.3635615000001 | 414.19331810000006 | 15.41170605 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224072 | 13965902 | 7224072 | chr2 | 201616162 | 201682961 | 672.0 | 409.0 | 15.0 | 21 | 8 | Dataset1.companion.ome [021] |