Package: gg4way
Title: 4way Plots of Differential Expression
Version: 1.10.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 zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:01:39 UTC
RemoteUrl: https://github.com/bioc/gg4way
RemoteRef: RELEASE_3_23
RemoteSha: d6640453b6e0d52b6908ad3e9db17c1d45532f2a
NeedsCompilation: no
Packaged: 2026-04-29 22:13:11 UTC; root
Author: Benjamin I Laufer [aut, cre],
  Brad A Friedman [aut]
Maintainer: Benjamin I Laufer <blaufer@gmail.com>
Built: R 4.6.0; ; 2026-04-29 23:13:55 UTC; unix
