To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219974 add
?query=shape>7219974
to the URL.
For a more complex example, try
?query=(shape>7219974)&(shape<7219975)
Query "(shape>7219973)&(shape<7219976)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372665 | 7219974 | 13965883 | 7219974 | chr2 | 187022561 | 187095365 | 304.0 | 237.0 | 37.0 | 2 | 7 | Dataset1.companion.ome [002] |
| 2372665 | 7219975 | 13965883 | 7219975 | chr2 | 189698368 | 189767443 | 305.1502181 | 221.6241191 | 36.94824024 | 2 | 7 | Dataset1.companion.ome [002] |