- Home
- Bioconductor 3.12
- Software Packages
- metaseqR
metaseqR
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see metaseqR (see replacement metaseqR2).
An R package for the analysis and result reporting of RNA-Seq data by combining multiple statistical algorithms.
Bioconductor version: 3.12
Provides an interface to several normalization and statistical testing packages for RNA-Seq gene expression data. Additionally, it creates several diagnostic plots, performs meta-analysis by combinining the results of several statistical tests and reports the results in an interactive way.
Author: Panagiotis Moulos <moulos at fleming.gr>
Maintainer: Panagiotis Moulos <moulos at fleming.gr>
citation("metaseqR")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("metaseqR")
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("metaseqR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.