Package: TADCompare
Title: TADCompare: Identification and characterization of differential
        TADs
Version: 1.20.0
Authors@R: c(
    person(given = "Mikhail",
           family = "Dozmorov",
           role = c("aut", "cre"),
           email = "mikhail.dozmorov@gmail.com",
           comment = c(ORCID = "0000-0002-0086-8358")),
    person(given = "Kellen",
           family = "Cresswell",
           role = c("aut"))
           )
Description: TADCompare is an R package designed to identify and
        characterize differential Topologically Associated Domains
        (TADs) between multiple Hi-C contact matrices. It contains
        functions for finding differential TADs between two datasets,
        finding differential TADs over time and identifying consensus
        TADs across multiple matrices. It takes all of the main types
        of HiC input and returns simple, comprehensive, easy to analyze
        results.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, PRIMME, cluster, Matrix, magrittr, HiCcompare, ggplot2,
        tidyr, ggpubr, RColorBrewer, reshape2, cowplot
Suggests: BiocStyle, knitr, rmarkdown, microbenchmark, testthat, covr,
        pheatmap, SpectralTAD, magick, qpdf
Depends: R (>= 4.0)
VignetteBuilder: knitr
biocViews: Software, HiC, Sequencing, FeatureExtraction, Clustering
BugReports: https://github.com/dozmorovlab/TADCompare/issues
URL: https://github.com/dozmorovlab/TADCompare
RoxygenNote: 7.3.1
Config/pak/sysreqs: cmake make libicu-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:59:42 UTC
RemoteUrl: https://github.com/bioc/TADCompare
RemoteRef: RELEASE_3_22
RemoteSha: da26efffa2febaabd4318412fb003cc1b95c9399
NeedsCompilation: no
Packaged: 2025-11-11 18:00:28 UTC; root
Author: Mikhail Dozmorov [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0086-8358>),
  Kellen Cresswell [aut]
Maintainer: Mikhail Dozmorov <mikhail.dozmorov@gmail.com>
Built: R 4.5.2; ; 2025-11-11 18:05:53 UTC; windows
