To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223958 add
?query=shape>7223958
to the URL.
For a more complex example, try
?query=(shape>7223958)&(shape<7223959)
Query "(shape>7223957)&(shape<7223960)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372813 | 7223958 | 13965902 | 7223958 | chr2 | 201616162 | 201682961 | 202.0 | 278.0 | 19.0 | 21 | 4 | Dataset1.companion.ome [021] |
| 2372813 | 7223959 | 13965902 | 7223959 | chr2 | 205087694 | 205149345 | 209.0 | 291.0 | 17.09059071 | 21 | 4 | Dataset1.companion.ome [021] |