- Home
- Bioconductor 3.22
- Experiment Packages
- davidTiling
davidTiling
This is the released version of davidTiling; for the devel version, see davidTiling.
Data and analysis scripts for David, Huber et al. yeast tiling array paper
Bioconductor version: Release (3.22)
This package contains the data for the paper by L. David et al. in PNAS 2006 (PMID 16569694): 8 CEL files of Affymetrix genechips, an ExpressionSet object with the raw feature data, a probe annotation data structure for the chip and the yeast genome annotation (GFF file) that was used. In addition, some custom-written analysis functions are provided, as well as R scripts in the scripts directory.
Author: Wolfgang Huber <huber at ebi.ac.uk>, Joern Toedling <toedling at ebi.ac.uk>
Maintainer: Wolfgang Huber <huber at ebi.ac.uk>
citation("davidTiling")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("davidTiling")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.