Package: volcano3D
Type: Package
Title: 3D Volcano Plots and Polar Plots for Three-Class Data
Version: 2.0.11
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.3.3
NeedsCompilation: no
Packaged: 2026-01-14 15:06:43 UTC; elisabetta
Imports: plotly, ggplot2, ggpubr, htmlwidgets, magrittr, methods,
        Rfast, rlang, matrixTests
Suggests: DESeq2, edgeR, limma, qvalue, SummarizedExperiment, knitr,
        rmarkdown, usethis, easylabel
Author: Katriona Goldmann [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9073-6323>),
  Myles Lewis [aut] (ORCID: <https://orcid.org/0000-0001-9365-5345>)
Repository: CRAN
Date/Publication: 2026-01-14 23:50:03 UTC
Built: R 4.4.3; ; 2026-02-04 06:04:27 UTC; windows
