vidger
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see vidger.
Create rapid visualizations of RNAseq data in R
Bioconductor version: 3.14
The aim of vidger is to rapidly generate information-rich visualizations for the interpretation of differential gene expression results from three widely-used tools: Cuffdiff, DESeq2, and edgeR.
Author: Brandon Monier [aut, cre], Adam McDermaid [aut], Jing Zhao [aut], Qin Ma [aut, fnd]
Maintainer: Brandon Monier <brandon.monier at gmail.com>
citation("vidger")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("vidger")
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("vidger")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.