Package: ggvolc
Type: Package
Title: Create Volcano Plots for Differential Gene Expression Data
Version: 0.1.0
Authors@R: person("Loukas", "Theodosiou",
    email = "theodosiou@evolbio.mpg.de",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-6418-4652"))
Description: Provides functionality to create customizable volcano plots for
    visualizing differential gene expression analysis results. The package
    offers options to highlight genes of interest, adjust significance
    thresholds, customize colors, and add informative labels. Designed
    specifically for RNA-seq data analysis workflows.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, ggplot2, ggrepel, ggtext, gridExtra, grid
RoxygenNote: 7.3.3
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2026-01-11 12:24:09 UTC; theodosiou
Author: Loukas Theodosiou [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6418-4652>)
Maintainer: Loukas Theodosiou <theodosiou@evolbio.mpg.de>
Repository: CRAN
Date/Publication: 2026-01-16 11:00:08 UTC
Built: R 4.4.3; ; 2026-01-31 05:42:59 UTC; windows
