Package: EnhancedVolcano
Type: Package
Title: Publication-ready volcano plots with enhanced colouring and
        labeling
Version: 1.5.10
Authors@R: c(
    person("Kevin", "Blighe", role = c("aut", "cre"), email = "kevin@clinicalbioinformatics.co.uk"),
    person("Sharmila", "Rana", role = c("aut", "ctb")),
    person("Myles", "Lewis", role = c("aut", "ctb")))
Maintainer: Kevin Blighe <kevin@clinicalbioinformatics.co.uk>
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
Depends: R (>= 3.5.0), ggplot2, ggrepel
Imports:
Suggests: RUnit, BiocGenerics, knitr, DESeq2, pasilla, airway,
        gridExtra, magrittr
URL: https://github.com/kevinblighe/EnhancedVolcano
biocViews: RNASeq, GeneExpression, Transcription,
        DifferentialExpression, ImmunoOncology
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/EnhancedVolcano
git_branch: master
git_last_commit: ec23278
git_last_commit_date: 2020-04-07
Date/Publication: 2020-04-08
NeedsCompilation: no
Packaged: 2020-04-09 07:32:38 UTC; biocbuild
Author: Kevin Blighe [aut, cre],
  Sharmila Rana [aut, ctb],
  Myles Lewis [aut, ctb]
Built: R 4.0.0; ; 2020-04-09 17:27:37 UTC; windows
