Package: hicVennDiagram Title: Venn Diagram for genomic interaction data Version: 1.11.0 Authors@R: person(given="Jianhong", family="Ou", email="jou@morgridge.org", role=c("aut", "cre"), comment=c(ORCID="0000-0002-8652-2488")) Description: A package to generate high-resolution Venn and Upset plots for genomic interaction data from HiC, ChIA-PET, HiChIP, PLAC-Seq, Hi-TrAC, HiCAR and etc. The package generates plots specifically crafted to eliminate the deceptive visual representation caused by the counts method. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr biocViews: DNA3DStructure, HiC, Visualization Depends: R (>= 4.3.0) Imports: Seqinfo, GenomicRanges, IRanges, InteractionSet, rtracklayer, ggplot2, ComplexUpset, reshape2, eulerr, S4Vectors, methods, utils, htmlwidgets, svglite Suggests: BiocStyle, knitr, rmarkdown, testthat, ChIPpeakAnno, grid, TxDb.Hsapiens.UCSC.hg38.knownGene URL: https://github.com/jianhong/hicVennDiagram BugReports: https://github.com/jianhong/hicVennDiagram/issues Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev libclang-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:14 UTC RemoteUrl: https://github.com/bioc/hicVennDiagram RemoteRef: HEAD RemoteSha: 23e656c7332e430f251de2e83316a8f696dcaccd NeedsCompilation: no Packaged: 2026-07-04 23:13:38 UTC; root Author: Jianhong Ou [aut, cre] (ORCID: ) Maintainer: Jianhong Ou