plotCOs | R Documentation |
Obtain number of Cross-Over events per sample and chromosome.
plotCOs(object, file = NULL)
object |
a RViterbi object. |
file |
file where to save the plot for CO numbers |
a plot
data("fittedExample")
co.num = calcCOnumber(myDat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.