Description Usage Arguments Details Value See Also
Creates list of figures used by CNPBayes to evaluate model fit and mapping of mixture component assignments to copy number states
1 | mixture_plot(model, snpdat, xlimit = c(-4, 1), bins = 100)
|
model |
a MultiBatch instance for a CNV region |
snpdat |
a SummarizedExperiment containing B allele frequencies at SNPs in the CNV region |
xlimit |
x-axis limits for log ratio density and posterior predictive distribution |
bins |
number of bins used by |
The resulting list of figures can be plotted as a composite using the function mixture_layout
.
a list of figures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.