Bioconductor version: 2.7
Functions for reading aCGH data from image analysis output files and clone information files, creation of aCGH S3 objects for storing these data. Basic methods for accessing/replacing, subsetting, printing and plotting aCGH objects.
Author: Jane Fridlyand <jfridlyand at cc.ucsf.edu>, Peter Dimitrov <dimitrov at stat.Berkeley.EDU>
Maintainer: Peter Dimitrov <dimitrov at stat.Berkeley.EDU>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("aCGH")
To cite this package in a publication, start R and enter:
citation("aCGH")
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!