Description Usage Arguments Value Note Author(s) See Also Examples
histgram of the posterior distribution of the fraction of aneuploid cells estimated by the selected model.
1 2 3 4 | plotFraction(object, prob = 0.95)
## S4 method for signature 'MadSeq'
plotFraction(object, prob = 0.95)
|
object |
A |
prob |
A |
the histgram of posterior distribution of the fraction
If normal model has been selected by runMadSeq
function,
no fraction plot will be produced by this function.
Yu Kong
Yu Kong
runMadSeq
, plotMadSeq
,
plotMixture
1 2 3 4 5 | ## load the example MadSeq object come with the package
data("aneuploidy_chr18")
## plot estimated fraction of aneuploid cells
plotFraction(aneuploidy_chr18)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.