- Home
- Bioconductor 3.21
- Software Packages
- TADCompare
TADCompare
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see TADCompare.
TADCompare: Identification and characterization of differential TADs
Bioconductor version: 3.21
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.
Author: Mikhail Dozmorov [aut, cre] ORCID iD ORCID: 0000-0002-0086-8358 , Kellen Cresswell [aut]
Maintainer: Mikhail Dozmorov <mikhail.dozmorov at gmail.com>
citation("TADCompare")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TADCompare")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TADCompare")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.