To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222386 add
?query=shape>7222386
to the URL.
For a more complex example, try
?query=(shape>7222386)&(shape<7222387)
Query "(shape>7222385)&(shape<7222388)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222386 | 13965896 | 7222386 | chr2 | 231221646 | 231288393 | 336.0 | 370.0 | 24.0 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372756 | 7222387 | 13965896 | 7222387 | chr2 | 118138644 | 118204055 | 594.2520549999999 | 65.07782631 | 9.026768271 | 15 | 7 | Dataset1.companion.ome [015] |