- Home
- Bioconductor 3.17
- Software Packages
- pcaExplorer
pcaExplorer
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see pcaExplorer.
Interactive Visualization of RNA-seq Data Using a Principal Components Approach
Bioconductor version: 3.17
This package provides functionality for interactive visualization of RNA-seq datasets based on Principal Components Analysis. The methods provided allow for quick information extraction and effective data exploration. A Shiny application encapsulates the whole analysis.
Author: Federico Marini [aut, cre]
Maintainer: Federico Marini <marinif at uni-mainz.de>
citation("pcaExplorer")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pcaExplorer")
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("pcaExplorer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.