To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220882 add
?query=shape>7220882
to the URL.
For a more complex example, try
?query=(shape>7220882)&(shape<7220883)
Query "(shape>7220881)&(shape<7220884)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372700 | 7220882 | 13965887 | 7220882 | chr2 | 205087694 | 205149345 | 134.0 | 431.0 | 19.0 | 6 | 10 | Dataset1.companion.ome [006] |
| 2372700 | 7220883 | 13965887 | 7220883 | chr2 | 208067715 | 208129451 | 143.83999790000001 | 427.311059 | 17.04121474 | 6 | 10 | Dataset1.companion.ome [006] |