- Home
- Bioconductor 3.14
- Software Packages
- makecdfenv
makecdfenv
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see makecdfenv.
CDF Environment Maker
Bioconductor version: 3.14
This package has two functions. One reads a Affymetrix chip description file (CDF) and creates a hash table environment containing the location/probe set membership mapping. The other creates a package that automatically loads that environment.
Author: Rafael A. Irizarry <rafa at jhu.edu>, Laurent Gautier <laurent at cbs.dtu.dk>, Wolfgang Huber <w.huber at dkfz-heidelberg.de>, Ben Bolstad <bmb at bmbolstad.com>
Maintainer: James W. MacDonald <jmacdon at u.washington.edu>
citation("makecdfenv")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("makecdfenv")
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("makecdfenv")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.