To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225104 add
?query=shape>7225104
to the URL.
For a more complex example, try
?query=(shape>7225104)&(shape<7225105)
Query "(shape>7225103)&(shape<7225106)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372852 | 7225104 | 13965905 | 7225104 | chr2 | 158286571 | 158352358 | 538.3022672999999 | 55.47881976 | 13.02416691 | 24 | 6 | Dataset1.companion.ome [024] |
| 2372852 | 7225105 | 13965905 | 7225105 | chr2 | 177676147 | 177739905 | 514.0 | 58.0 | 12.0 | 24 | 6 | Dataset1.companion.ome [024] |