To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222978 add
?query=shape>7222978
to the URL.
For a more complex example, try
?query=(shape>7222978)&(shape<7222979)
Query "(shape>7222977)&(shape<7222980)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372779 | 7222978 | 13965898 | 7222978 | chr2 | 187022561 | 187095365 | 609.0 | 878.0 | 11.0 | 17 | 9 | Dataset1.companion.ome [017] |
| 2372779 | 7222979 | 13965898 | 7222979 | chr2 | 192700456 | 192763963 | 614.0 | 883.0 | 16.0 | 17 | 9 | Dataset1.companion.ome [017] |