Bioc2026 Registration Open!

HiCaptuRe

HiCaptuRe: Manipulating and integrating Capture Hi-C data

Bioconductor version: 3.23 · Package version: 1.2.0

Capture Hi-C is a set of techniques that enable the detection of genomic interactions involving regions of interest, known as baits. By focusing on selected loci, these approaches reduce sequencing costs while maintaining high resolution at the level of restriction fragments. HiCaptuRe provides tools to import, annotate, manipulate, and export Capture Hi-C data. The package accounts for the specific structure of bait–otherEnd interactions, facilitates integration with other omics datasets, and enables comparison across samples and conditions.

Installation

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

BiocManager::install("HiCaptuRe")

Details

MaintainerLaureano Tomas-Daza <lauretomas@gmail.com>
AuthorLaureano Tomas-Daza [aut, cre] (ORCID: <https://orcid.org/0000-0002-6127-1694>)
LicenseGPL-3
URLhttps://github.com/LaureTomas/HiCaptuRe
Bug Reportshttps://github.com/LaureTomas/HiCaptuRe/issues
Downloads rank128
Source branchRELEASE_3_23
biocViewsDataImport, Epigenetics, HiC, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: Biostrings, BSgenome, cli, data.table, dplyr, GenomeInfoDb, GenomicInteractions, GenomicRanges, InteractionSet, ggplot2, ggpubr, ggVennDiagram, gplots, igraph, IRanges, memoise, methods, S4Vectors, stringr, tibble, tidyr, UpSetR, utils

Suggests: BSgenome.Hsapiens.NCBI.GRCh38, knitr, rmarkdown, DT, testthat, BiocStyle, kableExtra