Package: EnhancedVolcano Type: Package Title: Publication-ready volcano plots with enhanced colouring and labeling Version: 1.31.0 Authors@R: c( person("Kevin", "Blighe", role = c("aut")), person("Jared", "Andrews", email = "jared.andrews07@gmail.com", role = c("cre", "ctb"), comment = c(ORCID = "0000-0002-0780-6248")), person("Sharmila", "Rana", role = c("aut")), person("Emir", "Turkes", role = c("ctb")), person("Benjamin", "Ostendorf", role = c("ctb")), person("Andrea", "Grioni", role = c("ctb")), person("Myles", "Lewis", role = c("aut"))) Maintainer: Jared Andrews Description: 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. License: GPL-3 Encoding: UTF-8 Depends: ggplot2, ggrepel Imports: methods, scales, grid, grDevices Suggests: RUnit, ggrastr, BiocGenerics, knitr, DESeq2, pasilla, airway, org.Hs.eg.db, gridExtra, magrittr, rmarkdown URL: https://github.com/kevinblighe/EnhancedVolcano biocViews: RNASeq, GeneExpression, Transcription, DifferentialExpression, ImmunoOncology VignetteBuilder: knitr RoxygenNote: 7.3.2 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:48:32 UTC RemoteUrl: https://github.com/bioc/EnhancedVolcano RemoteRef: HEAD RemoteSha: ac469cfa36d9d10429b1cc0cae8be4d455ba3282 NeedsCompilation: no Packaged: 2026-07-03 18:49:05 UTC; root Author: Kevin Blighe [aut], Jared Andrews [cre, ctb] (ORCID: ), Sharmila Rana [aut], Emir Turkes [ctb], Benjamin Ostendorf [ctb], Andrea Grioni [ctb], Myles Lewis [aut]