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