To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222389 add
?query=shape>7222389
to the URL.
For a more complex example, try
?query=(shape>7222389)&(shape<7222390)
Query "(shape>7222388)&(shape<7222391)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372756 | 7222389 | 13965896 | 7222389 | chr2 | 177676147 | 177739905 | 594.0 | 62.0 | 16.0 | 15 | 7 | Dataset1.companion.ome [015] |
| 2372756 | 7222390 | 13965896 | 7222390 | chr2 | 180707464 | 180773245 | 606.3810563 | 63.12904434 | 13.46803416 | 15 | 7 | Dataset1.companion.ome [015] |