To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222512 add
?query=shape>7222512
to the URL.
For a more complex example, try
?query=(shape>7222512)&(shape<7222513)
Query "(shape>7222511)&(shape<7222514)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372760 | 7222512 | 13965896 | 7222512 | chr2 | 177676147 | 177739905 | 739.0 | 295.0 | 17.0 | 15 | 11 | Dataset1.companion.ome [015] |
| 2372760 | 7222513 | 13965896 | 7222513 | chr2 | 180707464 | 180773245 | 724.8328396 | 294.2683516 | 17.15320131 | 15 | 11 | Dataset1.companion.ome [015] |