Bioconductor version: 2.7
Calls aberrations for array CGH data using a six state mixture model as well as several biological concepts that are ignored by existing algorithms. Visualization of profiles is also provided.
Author: Sjoerd Vosse and Mark van de Wiel
Maintainer: Mark van de Wiel <mark.vdwiel at vumc.nl>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("CGHcall")
To cite this package in a publication, start R and enter:
citation("CGHcall")
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!