To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222972 add
?query=shape>7222972
to the URL.
For a more complex example, try
?query=(shape>7222972)&(shape<7222973)
Query "(shape>7222971)&(shape<7222974)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372778 | 7222972 | 13965898 | 7222972 | chr2 | 210830897 | 210898218 | 584.0 | 90.0 | 14.13718633 | 17 | 8 | Dataset1.companion.ome [017] |
| 2372778 | 7222973 | 13965898 | 7222973 | chr2 | 231221646 | 231288393 | 583.0 | 118.0 | 13.0 | 17 | 8 | Dataset1.companion.ome [017] |