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) Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://loukesio.r-universe.dev Date/Publication: 2026-01-19 20:28:10 UTC RemoteUrl: https://github.com/loukesio/ggvolc RemoteRef: HEAD RemoteSha: fef23c863248f6d482b981612419248f13b9b8d8 NeedsCompilation: no Packaged: 2026-06-20 08:21:53 UTC; root Author: Loukas Theodosiou [aut, cre] (ORCID: ) Maintainer: Loukas Theodosiou