- Home
- Bioconductor 3.10
- Software Packages
- rnaseqcomp
rnaseqcomp
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see rnaseqcomp.
Benchmarks for RNA-seq Quantification Pipelines
Bioconductor version: 3.10
Several quantitative and visualized benchmarks for RNA-seq quantification pipelines. Two-condition quantifications for genes, transcripts, junctions or exons by each pipeline with necessary meta information should be organized into numeric matrices in order to proceed the evaluation.
Author: Mingxiang Teng and Rafael A. Irizarry
Maintainer: Mingxiang Teng <tengmx at gmail.com>
citation("rnaseqcomp")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rnaseqcomp")
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("rnaseqcomp")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.