To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223310 add
?query=shape>7223310
to the URL.
For a more complex example, try
?query=(shape>7223310)&(shape<7223311)
Query "(shape>7223309)&(shape<7223312)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372791 | 7223310 | 13965900 | 7223310 | chr2 | 187022561 | 187095365 | 124.0 | 545.0 | 9.0 | 19 | 4 | Dataset1.companion.ome [019] |
2372791 | 7223311 | 13965900 | 7223311 | chr2 | 189698368 | 189767443 | 145.4965956 | 547.8581437999999 | 10.095301699999998 | 19 | 4 | Dataset1.companion.ome [019] |