To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221361 add
?query=shape>7221361
to the URL.
For a more complex example, try
?query=(shape>7221361)&(shape<7221362)
Query "(shape>7221360)&(shape<7221363)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221361 | 13965892 | 7221361 | chr2 | 118138644 | 118204055 | 236.0 | 200.0 | 8.0 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221362 | 13965892 | 7221362 | chr2 | 137737263 | 137803380 | 235.8900019 | 214.74172850000002 | 11.48258477 | 11 | 4 | Dataset1.companion.ome [011] |