Bioc2026 Registration Open!

HiCDOC

A/B compartment detection and differential analysis

Bioconductor version: 3.23 · Package version: 1.14.0

HiCDOC normalizes intrachromosomal Hi-C matrices, uses unsupervised learning to predict A/B compartments from multiple replicates, and detects significant compartment changes between experiment conditions. It provides a collection of functions assembled into a pipeline to filter and normalize the data, predict the compartments and visualize the results. It accepts several type of data: tabular `.tsv` files, Cooler `.cool` or `.mcool` files, Juicer `.hic` files or HiC-Pro `.matrix` and `.bed` files.

Installation

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

BiocManager::install("HiCDOC")

Details

MaintainerMaigné Élise <elise.maigne@inrae.fr>
AuthorKurylo Cyril [aut], Zytnicki Matthias [aut], Foissac Sylvain [aut], Maigné Élise [aut, cre]
LicenseLGPL-3
URLhttps://github.com/mzytnicki/HiCDOC
Bug Reportshttps://github.com/mzytnicki/HiCDOC/issues
System RequirementsC++11
Downloads rank277
Source branchRELEASE_3_23
biocViewsClustering, DNA3DStructure, HiC, Normalization, Sequencing, Software

Documentation

Download

Dependencies

Depends: InteractionSet, GenomicRanges, SummarizedExperiment, R (>= 4.1.0)

Imports: methods, ggplot2, Rcpp (>= 0.12.8), stats, S4Vectors, gtools, pbapply, BiocParallel, BiocGenerics, grid, cowplot, gridExtra, data.table, multiHiCcompare, Seqinfo

LinkingTo: Rcpp

Suggests: knitr, rmarkdown, testthat, BiocStyle, BiocManager, rhdf5