mixture_layout: Layout of grid-based graphics for visualization of posterior...

Description Usage Arguments Details See Also

Description

Layout of grid-based graphics for visualization of posterior predictive distributions and mapping of mixture components to copy number states.

Usage

1
mixture_layout(figure_list, augmented = TRUE, newpage = TRUE)

Arguments

figure_list

list of grid graphics created by mixture_plot

augmented

whether to display simulated datapoints that were used to fit rarer deletions. See details.

newpage

whether to display the composite figure on a newpage or use existing graphics device

Details

For studies of germline CNVs, extreme observations in the left-tail typically correspond to homozygous deletions and, when rare, may be present in a subset of the estimated batches. The consequences of a rare deletion present in a subset of batches are two-fold: (1) due to the hierarchical nature of the model, a mixture-component with a very large variance will be needed to accommodate the extreme observations and (2) the mixture component indices may correspond to different copy number states between batches, complicating subsequent efforts to map mixture component indices to integer copy numbers. Rather than exclude these observations, we augment the observed data with simulated homozygous deletions. The simulated observations ensure the mixture component indices capture the same latent copy number in each batch. We rationalize this approach as being comparable to an empirically derived prior that large negative values at such germline CNV regions are not outliers of the hemizygous and diploid states but bona fide homozygous deletions. Since our model does not assume a one-to-one mapping between mixture components and copy number nor that any of the alterations identified will be in Hardy Weinberg equilibrium (HWE), the assessment of HWE for germline CNVs can be a useful post-hoc quality control. While evidence against HWE does not necessarily indicate problems with the CNV calling, support for HWE would be unlikely if there were major sources of technical variation not yet accounted for.

See Also

ggMixture mixture_plot


scristia/CNPBayes documentation built on Aug. 9, 2020, 7:31 p.m.