To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223950 add
?query=shape>7223950
to the URL.
For a more complex example, try
?query=(shape>7223950)&(shape<7223951)
Query "(shape>7223949)&(shape<7223952)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372813 | 7223950 | 13965902 | 7223950 | chr2 | 177676147 | 177739905 | 217.55771409999997 | 308.9808517 | 18.19684485 | 21 | 4 | Dataset1.companion.ome [021] |
| 2372813 | 7223951 | 13965902 | 7223951 | chr2 | 180707464 | 180773245 | 210.0 | 293.0 | 16.83763563 | 21 | 4 | Dataset1.companion.ome [021] |