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