Package: daVis
Type: Package
Title: Visualization Of Differential Expression Analysis
Version: 0.99.4
Date: 2026-06-15
Authors@R: c(
  person(given = "Katarzyna", family = "Gorczak", 
    role = c("aut", "cre"), 
    email = "katarzyna.gorczak@openanalytics.eu"),
  person(given = "Laure", family = "Cougnaud", 
    role = "aut", 
    email = "laure.cougnaud@openanalytics.eu")
  )
Description: This package contains utility functions to visualize the output 
    from differential expression analysis. The input can be either a 
    model or a list of top tables or a combination of the two. 
    The model can be output from limma, edgeR or DESeq2.
Imports: edgeR, ggh4x, ggplot2, grDevices, limma, plyr, stats, utils,
        DESeq2, rlang, legendry, UpSetR
Suggests: AnnotationDbi, Biobase, ggrepel, ggtext, knitr, methods,
        org.Mm.eg.db, pander, plotly, rmarkdown, S4Vectors, scales,
        testthat, tools, BiocStyle
URL: https://github.com/openanalytics/daVis
BugReports: https://github.com/openanalytics/daVis/issues
License: GPL-3
biocViews: Visualization, DataRepresentation, DifferentialExpression,
        Software, Microarray, RNASeq
VignetteBuilder: knitr
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
git_url: https://git.bioconductor.org/packages/daVis
git_branch: devel
git_last_commit: 5f2212f
git_last_commit_date: 2026-06-15
Repository: Bioconductor 3.24
Date/Publication: 2026-06-15
NeedsCompilation: no
Packaged: 2026-06-15 21:18:02 UTC; biocbuild
Author: Katarzyna Gorczak [aut, cre],
  Laure Cougnaud [aut]
Maintainer: Katarzyna Gorczak <katarzyna.gorczak@openanalytics.eu>
