- Home
- Bioconductor 3.21
- Workflow Packages
- RNAseq123
RNAseq123
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see RNAseq123.
RNA-seq analysis is easy as 1-2-3 with limma, Glimma and edgeR
Bioconductor version: 3.21
R package that supports the F1000Research workflow article on RNA-seq analysis using limma, Glimma and edgeR by Law et al. (2016).
Author: Charity Law, Monther Alhamdoosh, Shian Su, Xueyi Dong, Luyi Tian, Gordon Smyth and Matthew Ritchie
Maintainer: Matthew Ritchie <mritchie at wehi.edu.au>
citation("RNAseq123")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNAseq123")
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("RNAseq123")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.