To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221406 add
?query=shape>7221406
to the URL.
For a more complex example, try
?query=(shape>7221406)&(shape<7221407)
Query "(shape>7221405)&(shape<7221408)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372720 | 7221406 | 13965892 | 7221406 | chr2 | 231221646 | 231288393 | 351.21727169999997 | 886.2568748 | 13.6308676 | 11 | 5 | Dataset1.companion.ome [011] |
| 2372721 | 7221407 | 13965892 | 7221407 | chr2 | 118138644 | 118204055 | 387.0 | 404.0 | 19.0 | 11 | 6 | Dataset1.companion.ome [011] |