- Home
- Bioconductor 3.6
- Software Packages
- ArrayTools
ArrayTools
This package is for version 3.6 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see ArrayTools.
geneChip Analysis Package
Bioconductor version: 3.6
This package is designed to provide solutions for quality assessment and to detect differentially expressed genes for the Affymetrix GeneChips, including both 3' -arrays and gene 1.0-ST arrays. The package generates comprehensive analysis reports in HTML format. Hyperlinks on the report page will lead to a series of QC plots, processed data, and differentially expressed gene lists. Differentially expressed genes are reported in tabular format with annotations hyperlinked to online biological databases.
Author: Xiwei Wu, Arthur Li
Maintainer: Arthur Li <xueli at coh.org>
citation("ArrayTools")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ArrayTools")
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("ArrayTools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.