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