- Home
- Bioconductor 3.14
- Software Packages
- factDesign
factDesign
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see factDesign.
Factorial designed microarray experiment analysis
Bioconductor version: 3.14
This package provides a set of tools for analyzing data from a factorial designed microarray experiment, or any microarray experiment for which a linear model is appropriate. The functions can be used to evaluate tests of contrast of biological interest and perform single outlier detection.
Author: Denise Scholtens
Maintainer: Denise Scholtens <dscholtens at northwestern.edu>
citation("factDesign")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("factDesign")
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("factDesign")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.