gg4way
4way Plots of Differential Expression
Bioconductor version: 3.23 · Package version: 1.10.0
4way plots enable a comparison of the logFC values from two contrasts of differential gene expression. The gg4way package creates 4way plots using the ggplot2 framework and supports popular Bioconductor objects. The package also provides information about the correlation between contrasts and significant genes of interest.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gg4way") Details
| Maintainer | Benjamin I Laufer <blaufer@gmail.com> |
| Author | Benjamin I Laufer [aut, cre], Brad A Friedman [aut] |
| License | MIT + file LICENSE |
| URL | https://github.com/ben-laufer/gg4way |
| Bug Reports | https://github.com/ben-laufer/gg4way/issues |
| Downloads rank | 218 |
| Source branch | RELEASE_3_23 |
| biocViews | DifferentialExpression, GeneExpression, RNASeq, Sequencing, SingleCell, Software, Transcription, Visualization |