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