To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222408 add
?query=shape>7222408
to the URL.
For a more complex example, try
?query=(shape>7222408)&(shape<7222409)
Query "(shape>7222407)&(shape<7222410)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372756 | 7222408 | 13965896 | 7222408 | chr2 | 198802304 | 198867783 | 560.3405448 | 41.14847621 | 11.53610589 | 15 | 7 | Dataset1.companion.ome [015] |
| 2372756 | 7222409 | 13965896 | 7222409 | chr2 | 201616162 | 201682961 | 575.0 | 55.0 | 11.0 | 15 | 7 | Dataset1.companion.ome [015] |