This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see RNASeqR.
Bioconductor version: 3.10
This R package is designed for case-control RNA-Seq analysis (two-group). There are six steps: "RNASeqRParam S4 Object Creation", "Environment Setup", "Quality Assessment", "Reads Alignment & Quantification", "Gene-level Differential Analyses" and "Functional Analyses". Each step corresponds to a function in this package. After running functions in order, a basic RNASeq analysis would be done easily.
Author: Kuan-Hao Chao
Maintainer: Kuan-Hao Chao <ntueeb05howard at gmail.com>
Citation (from within R,
enter citation("RNASeqR")):
To install this package, start R (version "3.6") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNASeqR")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RNASeqR")
| HTML | R Script | RNA-Seq analysis based on one independent variable |
| Reference Manual | ||
| Text | NEWS |
Follow Installation instructions to use this package in your R session.
| Source Package | RNASeqR_1.4.0.tar.gz |
| Windows Binary | |
| Mac OS X 10.11 (El Capitan) | RNASeqR_1.4.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/RNASeqR |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/RNASeqR |
| Package Short Url | https://bioconductor.org/packages/RNASeqR/ |
| Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: