- Home
- Bioconductor 3.14
- Software Packages
- ABarray
ABarray
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see ABarray.
Microarray QA and statistical data analysis for Applied Biosystems Genome Survey Microrarray (AB1700) gene expression data.
Bioconductor version: 3.14
Automated pipline to perform gene expression analysis for Applied Biosystems Genome Survey Microarray (AB1700) data format. Functions include data preprocessing, filtering, control probe analysis, statistical analysis in one single function. A GUI interface is also provided. The raw data, processed data, graphics output and statistical results are organized into folders according to the analysis settings used.
Author: Yongming Andrew Sun
Maintainer: Yongming Andrew Sun <sunya at appliedbiosystems.com>
citation("ABarray")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ABarray")
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("ABarray")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.