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