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 Config/pak/sysreqs: zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-06-15 16:35:50 UTC RemoteUrl: https://github.com/bioc/daVis RemoteRef: HEAD RemoteSha: 5f2212fe2f2024edaef175fd8863a8270400fa58 NeedsCompilation: no Packaged: 2026-06-15 22:24:30 UTC; root Author: Katarzyna Gorczak [aut, cre], Laure Cougnaud [aut] Maintainer: Katarzyna Gorczak