Package: HiCDOC
Title: A/B compartment detection and differential analysis
Version: 1.13.0
Date: 2025-07-22
Authors@R: c(
    person("Kurylo", "Cyril", email = "cyril.kurylo@inrae.fr", role = c("aut")),
    person("Zytnicki", "Matthias", email = "matthias.zytnicki@inrae.fr", role = c("aut")),
    person("Foissac", "Sylvain", email = "sylvain.foissac@inrae.fr", role = c("aut")),
    person("Maigné", "Élise", email = "elise.maigne@inrae.fr", role = c("aut", "cre")))
Description: 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.
License: LGPL-3
Encoding: UTF-8
SystemRequirements: C++11
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
RoxygenNote: 7.3.2
biocViews: HiC, DNA3DStructure, Normalization, Sequencing, Software,
        Clustering
VignetteBuilder: knitr
URL: https://github.com/mzytnicki/HiCDOC
BugReports: https://github.com/mzytnicki/HiCDOC/issues
Config/pak/sysreqs: libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:17:41 UTC
RemoteUrl: https://github.com/bioc/HiCDOC
RemoteRef: HEAD
RemoteSha: 6ee95b833e4f864f4be610b722e08cba0be38a1a
NeedsCompilation: yes
Packaged: 2025-11-02 15:00:47 UTC; root
Author: Kurylo Cyril [aut],
  Zytnicki Matthias [aut],
  Foissac Sylvain [aut],
  Maigné Élise [aut, cre]
Maintainer: Maigné Élise <elise.maigne@inrae.fr>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 15:04:16 UTC; windows
Archs: x64
