- Home
- Bioconductor 3.14
- Software Packages
- EnhancedVolcano
EnhancedVolcano
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see EnhancedVolcano.
Publication-ready volcano plots with enhanced colouring and labeling
Bioconductor version: 3.14
Volcano plots represent a useful way to visualise the results of differential expression analyses. Here, we present a highly-configurable function that produces publication-ready volcano plots. EnhancedVolcano will attempt to fit as many point labels in the plot window as possible, thus avoiding 'clogging' up the plot with labels that could not otherwise have been read. Other functionality allows the user to identify up to 4 different types of attributes in the same plot space via colour, shape, size, and shade parameter configurations.
Author: Kevin Blighe [aut, cre], Sharmila Rana [aut], Emir Turkes [ctb], Benjamin Ostendorf [ctb], Andrea Grioni [ctb], Myles Lewis [aut]
Maintainer: Kevin Blighe <kevin at clinicalbioinformatics.co.uk>
citation("EnhancedVolcano")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EnhancedVolcano")
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("EnhancedVolcano")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.