Description Usage Arguments Details Value References See Also
View source: R/multiCNVassoc.R
This function repeatedly calls CNVassoc function
1 | multiCNVassoc(x, formula, num.copies = 0:2, cnv.tol = 0.01, ...)
|
x |
a list of calling probabilities matrix for each CNV |
formula |
see 'formula' argument of |
num.copies |
See argument of |
cnv.tol |
See argument of |
... |
other arguments passed through 'CNVassoc' function. |
See vignette for an example
A list of p-values for each CNV
Gonzalez JR, Subirana I, Escaramis G, Peraza S, Caceres A, Estivill X and Armengol L. Accounting for uncertainty when assessing association between copy number and disease: a latent class model. BMC Bioinformatics, 2009;10:172.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.