To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222826 add
?query=shape>7222826
to the URL.
For a more complex example, try
?query=(shape>7222826)&(shape<7222827)
Query "(shape>7222825)&(shape<7222828)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372773 | 7222826 | 13965898 | 7222826 | chr2 | 189698368 | 189767443 | 341.0 | 182.0 | 14.0 | 17 | 2 | Dataset1.companion.ome [017] |
| 2372773 | 7222827 | 13965898 | 7222827 | chr2 | 192700456 | 192763963 | 340.6411486 | 179.3385332 | 13.58143312 | 17 | 2 | Dataset1.companion.ome [017] |