- Home
- Bioconductor 3.14
- Experiment Packages
- ccTutorial
ccTutorial
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see ccTutorial.
Data package for ChIP-chip tutorial
Bioconductor version: 3.14
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>
citation("ccTutorial")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ccTutorial")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ccTutorial")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.