Package: TADCompare
Title: TADCompare: Identification and characterization of differential
        TADs
Version: 1.0.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.0.1
LazyData: true
BugReports: https://github.com/dozmorovlab/TADCompare/issues
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
git_url: https://git.bioconductor.org/packages/TADCompare
git_branch: RELEASE_3_12
git_last_commit: da4ed3d
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-28
NeedsCompilation: no
Packaged: 2020-10-29 03:41:51 UTC; biocbuild
Built: R 4.0.3; ; 2020-10-29 14:03:39 UTC; windows
