To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220372 add
?query=shape>7220372
to the URL.
For a more complex example, try
?query=(shape>7220372)&(shape<7220373)
Query "(shape>7220371)&(shape<7220374)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372681 | 7220372 | 13965885 | 7220372 | chr2 | 205087694 | 205149345 | 233.0 | 31.0 | 28.0 | 4 | 6 | Dataset1.companion.ome [004] |
| 2372681 | 7220373 | 13965885 | 7220373 | chr2 | 231221646 | 231288393 | 224.21512579999998 | 47.9381729 | 23.14834891 | 4 | 6 | Dataset1.companion.ome [004] |