TADCompare
TADCompare: Identification and characterization of differential TADs
Bioconductor version: 3.23 · Package version: 1.22.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TADCompare") Details
| Maintainer | Mikhail Dozmorov <mikhail.dozmorov@gmail.com> |
| Author | Mikhail Dozmorov [aut, cre] (ORCID: <https://orcid.org/0000-0002-0086-8358>), Kellen Cresswell [aut] |
| License | MIT + file LICENSE |
| URL | https://github.com/dozmorovlab/TADCompare |
| Bug Reports | https://github.com/dozmorovlab/TADCompare/issues |
| Downloads rank | 275 |
| Source branch | RELEASE_3_23 |
| biocViews | Clustering, FeatureExtraction, HiC, Sequencing, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.0)
Imports: dplyr, PRIMME, cluster, Matrix, magrittr, HiCcompare, ggplot2, tidyr, ggpubr, RColorBrewer, reshape2, cowplot
Suggests: BiocStyle, knitr, rmarkdown, microbenchmark, testthat, covr, pheatmap, SpectralTAD, magick, qpdf