Package: hicVennDiagram
Title: Venn Diagram for genomic interaction data
Version: 1.9.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
git_url: https://git.bioconductor.org/packages/hicVennDiagram
git_branch: devel
git_last_commit: 09d3176
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
