Package: GenomicInteractionNodes Type: Package Version: 1.17.0 Title: A R/Bioconductor package to detect the interaction nodes from HiC/HiChIP/HiCAR data Authors@R: c(person(given="Jianhong", family="Ou", email="jou@morgridge.org", role=c("aut", "cre"), comment=c(ORCID="0000-0002-8652-2488")), person(given="Yarui", family="Diao", role="fnd")) Description: The GenomicInteractionNodes package can import interactions from bedpe file and define the interaction nodes, the genomic interaction sites with multiple interaction loops. The interaction nodes is a binding platform regulates one or multiple genes. The detected interaction nodes will be annotated for downstream validation. License: file LICENSE Depends: R (>= 4.2.0), stats Imports: AnnotationDbi, graph, GO.db, GenomicRanges, GenomicFeatures, Seqinfo, methods, IRanges, RBGL, S4Vectors Suggests: RUnit, BiocStyle, knitr, rmarkdown, rtracklayer, testthat, TxDb.Hsapiens.UCSC.hg19.knownGene, org.Hs.eg.db URL: https://github.com/jianhong/GenomicInteractionNodes BugReports: https://github.com/jianhong/GenomicInteractionNodes/issues biocViews: HiC, Sequencing, Software VignetteBuilder: knitr RoxygenNote: 7.3.2 Encoding: UTF-8 Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:58:13 UTC RemoteUrl: https://github.com/bioc/GenomicInteractionNodes RemoteRef: HEAD RemoteSha: 26c86197c8ba64270c87d2793c7ca804a8f049f3 NeedsCompilation: no Packaged: 2026-07-13 05:39:12 UTC; root Author: Jianhong Ou [aut, cre] (ORCID: ), Yarui Diao [fnd] Maintainer: Jianhong Ou