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