To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220344 add
?query=shape>7220344
to the URL.
For a more complex example, try
?query=(shape>7220344)&(shape<7220345)
Query "(shape>7220343)&(shape<7220346)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372680 | 7220344 | 13965885 | 7220344 | chr2 | 205087694 | 205149345 | 124.5865019 | 814.1211896000001 | 28.58722039 | 4 | 5 | Dataset1.companion.ome [004] |
| 2372680 | 7220345 | 13965885 | 7220345 | chr2 | 231221646 | 231288393 | 122.0 | 803.0 | 25.0 | 4 | 5 | Dataset1.companion.ome [004] |