Description Usage Arguments Value Author(s) See Also Examples
density plot presents the posterior distribution of alternative allele frequency (AAF) estimated from selected model
1 2 3 4 | plotMixture(object)
## S4 method for signature 'MadSeq'
plotMixture(object)
|
object |
A |
density plot for the posterior distribution of AAF
Yu Kong
Yu Kong
runMadSeq
, plotMadSeq
,
plotFraction
1 2 3 4 5 | ## load the example MadSeq object come with the package
data("aneuploidy_chr18")
## plot the distribution of estimated AAF
plotMixture(aneuploidy_chr18)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.