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