To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225617 add
?query=shape>7225617
to the URL.
For a more complex example, try
?query=(shape>7225617)&(shape<7225618)
Query "(shape>7225616)&(shape<7225619)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372868 | 7225617 | 13965906 | 7225617 | chr2 | 158286571 | 158352358 | 138.0 | 505.0 | 13.0 | 25 | 7 | Dataset1.companion.ome [025] |
| 2372868 | 7225618 | 13965906 | 7225618 | chr2 | 177676147 | 177739905 | 167.4845301 | 491.96896050000004 | 14.54261532 | 25 | 7 | Dataset1.companion.ome [025] |