Package: gVenn Title: Proportional Venn and UpSet Diagrams for Gene Sets and Genomic Regions Version: 1.3.2 Authors@R: person("Christophe", "Tav", email = "christophe.tav@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8808-9617")) Description: Tools to compute and visualize overlaps between gene sets or genomic regions. Venn diagrams with proportional areas are provided, while UpSet plots are recommended for larger numbers of sets. The package supports GRanges and GRangesList inputs, and integrates with analysis workflows for ChIP-seq, ATAC-seq, and other genomic interval data. It generates clean, interpretable, and publication-ready figures. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://github.com/ckntav/gVenn, https://ckntav.github.io/gVenn/ BugReports: https://github.com/ckntav/gVenn/issues Suggests: testthat (>= 3.0.0), ggplot2, withr, knitr, rmarkdown Config/testthat/edition: 3 Imports: ComplexHeatmap, eulerr, GenomicRanges, IRanges, lubridate, methods, rtracklayer, stringr, writexl biocViews: Software, Visualization, ChIPSeq, ATACSeq, Epigenetics, DataRepresentation, Sequencing VignetteBuilder: knitr Depends: R (>= 4.5.0) LazyData: false Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev perl xz-utils zlib1g-dev libclang-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-28 18:50:07 UTC RemoteUrl: https://github.com/bioc/gVenn RemoteRef: HEAD RemoteSha: 8ea4fed99211f56ca6e93de3293897de04e3191d NeedsCompilation: no Packaged: 2026-07-08 05:22:39 UTC; root Author: Christophe Tav [aut, cre] (ORCID: ) Maintainer: Christophe Tav