Package: gg4way
Title: 4way Plots of Differential Expression
Version: 1.8.0
Authors@R: c(
    person(given = c("Benjamin", "I"),
           family = "Laufer",
           role = c("aut", "cre"),
           email = "blaufer@gmail.com"),
    person(given = c("Brad", "A"),
           family = "Friedman",
           role = c("aut")))
Description: 4way plots enable a comparison of the logFC values from
        two contrasts of differential gene expression. The gg4way
        package creates 4way plots using the ggplot2 framework and
        supports popular Bioconductor objects. The package also
        provides information about the correlation between contrasts
        and significant genes of interest.
License: MIT + file LICENSE
URL: https://github.com/ben-laufer/gg4way
BugReports: https://github.com/ben-laufer/gg4way/issues
biocViews: Software, Visualization, DifferentialExpression,
        GeneExpression, Transcription, RNASeq, SingleCell, Sequencing
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 4.3.0), ggplot2
Imports: DESeq2, dplyr, edgeR, ggrepel, glue, janitor, limma, magrittr,
        methods, purrr, rlang, scales, stats, stringr, tibble, tidyr
Suggests: airway, BiocStyle, knitr, org.Hs.eg.db, rmarkdown, testthat,
        vdiffr
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: false
Config/pak/sysreqs: libicu-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:25:41 UTC
RemoteUrl: https://github.com/bioc/gg4way
RemoteRef: RELEASE_3_22
RemoteSha: 768ce2f9c715e0935b5c50dfd23c42ef6f071afb
NeedsCompilation: no
Packaged: 2025-11-11 19:09:54 UTC; root
Author: Benjamin I Laufer [aut, cre],
  Brad A Friedman [aut]
Maintainer: Benjamin I Laufer <blaufer@gmail.com>
Built: R 4.5.2; ; 2025-11-11 19:12:59 UTC; windows
