To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222378 add
?query=shape>7222378
to the URL.
For a more complex example, try
?query=(shape>7222378)&(shape<7222379)
Query "(shape>7222377)&(shape<7222380)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222378 | 13965896 | 7222378 | chr2 | 187022561 | 187095365 | 329.0 | 377.0 | 20.85912774 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222379 | 13965896 | 7222379 | chr2 | 189698368 | 189767443 | 331.0 | 378.0 | 21.3251578 | 15 | 5 | Dataset1.companion.ome [015] |