Bioc2026 Registration Open!

GenomicInteractionNodes

A R/Bioconductor package to detect the interaction nodes from HiC/HiChIP/HiCAR data

Bioconductor version: 3.23 · Package version: 1.16.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("GenomicInteractionNodes")

Details

MaintainerJianhong Ou <jou@morgridge.org>
AuthorJianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>), Yarui Diao [fnd]
Licensefile LICENSE
URLhttps://github.com/jianhong/GenomicInteractionNodes
Bug Reportshttps://github.com/jianhong/GenomicInteractionNodes/issues
Downloads rank223
Source branchRELEASE_3_23
biocViewsHiC, Sequencing, Software

Documentation

Download

Dependencies

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