To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221688 add
?query=shape>7221688
to the URL.
For a more complex example, try
?query=(shape>7221688)&(shape<7221689)
Query "(shape>7221687)&(shape<7221690)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372731 | 7221688 | 13965893 | 7221688 | chr2 | 118138644 | 118204055 | 594.0 | 623.0 | 13.0 | 12 | 8 | Dataset1.companion.ome [012] |
2372731 | 7221689 | 13965893 | 7221689 | chr2 | 137737263 | 137803380 | 598.3993188 | 628.3911019999999 | 11.69279183 | 12 | 8 | Dataset1.companion.ome [012] |