To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223263 add
?query=shape>7223263
to the URL.
For a more complex example, try
?query=(shape>7223263)&(shape<7223264)
Query "(shape>7223262)&(shape<7223265)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372789 | 7223263 | 13965900 | 7223263 | chr2 | 118138644 | 118204055 | 145.6995912 | 63.12312738 | 20.27695841 | 19 | 1 | Dataset1.companion.ome [019] |
2372789 | 7223264 | 13965900 | 7223264 | chr2 | 137737263 | 137803380 | 134.70711709999998 | 70.22146382 | 12.38139424 | 19 | 1 | Dataset1.companion.ome [019] |