To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219872 add
?query=shape>7219872
to the URL.
For a more complex example, try
?query=(shape>7219872)&(shape<7219873)
Query "(shape>7219871)&(shape<7219874)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372660 | 7219872 | 13965882 | 7219872 | chr2 | 205087694 | 205149345 | 196.0 | 182.0 | 37.0 | 1 | 10 | Dataset1.companion.ome [001] |
| 2372660 | 7219873 | 13965882 | 7219873 | chr2 | 210830897 | 210898218 | 200.431263 | 184.4574369 | 38.932118 | 1 | 10 | Dataset1.companion.ome [001] |