- Home
- Bioconductor 3.10
- Software Packages
- pcaGoPromoter
pcaGoPromoter
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see pcaGoPromoter.
pcaGoPromoter is used to analyze DNA micro array data
Bioconductor version: 3.10
This package contains functions to ease the analyses of DNA micro arrays. It utilizes principal component analysis as the initial multivariate analysis, followed by functional interpretation of the principal component dimensions with overrepresentation analysis for GO terms and regulatory interpretations using overrepresentation analysis of predicted transcription factor binding sites with the primo algorithm.
Author: Morten Hansen, Jorgen Olsen
Maintainer: Morten Hansen <mhansen at sund.ku.dk>
citation("pcaGoPromoter")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pcaGoPromoter")
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("pcaGoPromoter")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.