Package: TADCompare
Title: TADCompare: Identification and characterization of differential
        TADs
Version: 1.2.0
Author: 
    Kellen Cresswell <cresswellkg@vcu.edu>,
    Mikhail Dozmorov <mikhail.dozmorov@vcuhealth.org>
Maintainer: Kellen Cresswell <cresswellkg@vcu.edu>
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
RoxygenNote: 7.1.1
LazyData: true
Imports: dplyr, PRIMME, cluster, Matrix, magrittr, HiCcompare, ggplot2,
        tidyr, ggpubr, RColorBrewer, reshape2, cowplot
Suggests: BiocStyle, knitr, rmarkdown, microbenchmark, testthat, covr,
        pheatmap, rGREAT, SpectralTAD
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
git_url: https://git.bioconductor.org/packages/TADCompare
git_branch: RELEASE_3_13
git_last_commit: 1d1f391
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 02:39:30 UTC; biocbuild
Built: R 4.1.0; ; 2021-05-20 10:18:35 UTC; windows
