Description Usage Arguments Value
View source: R/dataProcessing.R
Combines the zygosity data with the zygosity position
1 | combZygPos(zyg, zygpos, ret = "reduced")
|
zyg |
data.frame object returned from fitHMM()$df |
zygpos |
GRanges object that corresponds with zyg |
ret |
return 'reduced' or a 'raw' state (bins or segments) |
A GRanges object that maps zygpos to zyg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.