To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222471 add
?query=shape>7222471
to the URL.
For a more complex example, try
?query=(shape>7222471)&(shape<7222472)
Query "(shape>7222470)&(shape<7222473)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372759 | 7222471 | 13965896 | 7222471 | chr2 | 177676147 | 177739905 | 653.0 | 611.0 | 12.0 | 15 | 10 | Dataset1.companion.ome [015] |
| 2372759 | 7222472 | 13965896 | 7222472 | chr2 | 180707464 | 180773245 | 656.7725612 | 609.3178081 | 10.3477486 | 15 | 10 | Dataset1.companion.ome [015] |