Package: volcano3D
Type: Package
Title: 3D Volcano Plots and Polar Plots for Three-Class Data
Version: 2.0.9
Authors@R: c(person("Katriona", "Goldmann", role = c("aut", "cre"),
                       email = "katrionagoldmann@gmail.com",
                       comment = c(ORCID = "0000-0002-9073-6323")),
                person("Myles", "Lewis", role = c("aut"),
                comment = c(ORCID = "0000-0001-9365-5345")))
Maintainer: Katriona Goldmann <katrionagoldmann@gmail.com>
URL: https://katrionagoldmann.github.io/volcano3D/index.html,
        https://github.com/KatrionaGoldmann/volcano3D
BugReports: https://github.com/KatrionaGoldmann/volcano3D/issues
Description: Generates interactive plots for analysing and visualising 
    three-class high dimensional data. It is particularly suited to visualising 
    differences in continuous attributes such as gene/protein/biomarker 
    expression levels between three groups. Differential gene/biomarker 
    expression analysis between two classes is typically shown as a volcano 
    plot. However, with three groups this type of visualisation is particularly 
    difficult to interpret. This package generates 3D volcano plots and 3-way 
    polar plots for easier interpretation of three-class data.
Language: en-gb
License: GPL-2
Encoding: UTF-8
LazyData: true
biocViews:
Depends: R (>= 3.5)
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-17 10:02:31 UTC; kgoldmann
Imports: plotly, ggplot2, ggpubr, htmlwidgets, magrittr, methods,
        Rfast, rlang, matrixTests
Suggests: DESeq2, edgeR, limma, qvalue, SummarizedExperiment, knitr,
        rmarkdown, kableExtra, usethis, easylabel
Author: Katriona Goldmann [aut, cre] (<https://orcid.org/0000-0002-9073-6323>),
  Myles Lewis [aut] (<https://orcid.org/0000-0001-9365-5345>)
Repository: CRAN
Date/Publication: 2023-05-17 11:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 04:05:54 UTC; windows
