retest_cnv | R Documentation |
retest CNVs in a pseudobulk
retest_cnv(
bulk,
theta_min = 0.08,
logphi_min = 0.25,
gamma = 20,
allele_only = FALSE,
exclude_neu = TRUE
)
bulk |
pesudobulk dataframe |
gamma |
numeric Dispersion parameter for the Beta-Binomial allele model |
allele_only |
whether to retest only using allele data |
a dataframe of segments with CNV posterior information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.