Description Usage Arguments Value References See Also Examples
This function provides the CNVs of each sample by chromosome after performing segmentation procedure using GADA.
1 | getCNVs(x)
|
x |
an object of class 'parGADA' obtained after applying 'parBE' function |
This function returns an object of class 'cnvGR' which is a 'GRanges' object that contains all the segments detected as CNV gain or loss.
Pique-Regi R, Caceres A, Gonzalez JR. "R-Gada: a package for fast detection and visualization of copy number alterations on multiple samples". BMC Bioinformatics, 2010;11:380.
1 2 3 4 | ## Not run:
See the vignette
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.