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