Bioconductor version: 2.7
This is a data package that accompanies a ChIP-chip tutorial, which has been published in PLoS Computational Biology. The data and source code in this package allow the reader to completely reproduce the steps in the tutorial.
Author: Joern Toedling, Wolfgang Huber
Maintainer: Joern Toedling <joern.toedling at curie.fr>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("ccTutorial")
To cite this package in a publication, start R and enter:
citation("ccTutorial")
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!