Package: volcano3D
Type: Package
Title: Interactive Plotting of Three-Way Differential Expression
        Analysis
Version: 1.0.1
Authors@R: c(person("Katriona", "Goldmann", role = c("aut", "cre"),
                       email = "k.goldmann@qmul.ac.uk"),
                person("Myles", "Lewis", role = c("aut", "ctb")))
Maintainer: Katriona Goldmann <k.goldmann@qmul.ac.uk>
URL: https://katrionagoldmann.github.io/volcano3D/index.html,
        https://github.com/KatrionaGoldmann/volcano3D
BugReports: https://github.com/KatrionaGoldmann/volcano3D/issues
Description: Differential expression (DE) analysis can be used to discover quantitative changes in expression levels between experimental groups. Such results are typically visualised using volcano plots, however in cases where more than two experimental groups are involved, visualising results can become convoluted and it quickly becomes difficult to see the wood for the trees. This package provides easy-to-use functions to extract and visualise outputs from DE between three groups (primarily aimed at 'limma' and 'DESeq2' outputs). We present novel methods to map DE results into polar coordinates to enable users to combine and simultaneously view three sets of results. These graphics also possess optional 'plotly' outputs for interactive and three-dimensional functionality, as seen in Lewis et. al. (2019) <doi:10.1016/j.celrep.2019.07.091>.
Language: en-gb
License: GPL-2
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
VignetteBuilder: knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-26 15:43:50 UTC; kgoldmann
Imports: plotly, ggplot2, ggpubr, ggrepel, methods
Suggests: knitr, rmarkdown, kableExtra, usethis
Author: Katriona Goldmann [aut, cre],
  Myles Lewis [aut, ctb]
Repository: CRAN
Date/Publication: 2020-06-26 17:20:03 UTC
Built: R 3.6.3; ; 2020-08-05 08:52:52 UTC; windows
