Learn R Programming

CNVassoc (version 1.4)

multiCNVassoc: Association between several CNVs and disease

Description

This function repeatedly calls CNVassoc function

Usage

multiCNVassoc(x, formula, ...)

Arguments

x
a list of calling probabilities matrix for each CNV
formula
see 'formula' argument of CNVassoc function.
...
other arguments passed through 'CNVassoc' function.

Value

  • A list of p-values for each CNV

Details

See vignette for an example

References

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.

See Also

CNVassoc