SpectralTAD: SpectralTAD: Hierarchical TAD detection using spectral clustering

SpectralTAD is an R package designed to identify Topologically Associated Domains (TADs) from Hi-C contact matrices. It uses a modified version of spectral clustering that uses a sliding window to quickly detect TADs. The function works on a range of different formats of contact matrices and returns a bed file of TAD coordinates. The method does not require users to adjust any parameters to work and gives them control over the number of hierarchical levels to be returned.

Package details

Author Kellen Cresswell <cresswellkg@vcu.edu>, John Stansfield <stansfieldjc@vcu.edu>, Mikhail Dozmorov <mikhail.dozmorov@vcuhealth.org>
Bioconductor views Clustering FeatureExtraction HiC Sequencing Software
MaintainerKellen Cresswell <cresswellkg@vcu.edu>
LicenseMIT + file LICENSE
Version1.6.0
URL https://github.com/dozmorovlab/SpectralTAD
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("SpectralTAD")

Try the SpectralTAD package in your browser

Any scripts or data that you put into this service are public.

SpectralTAD documentation built on Nov. 8, 2020, 8:29 p.m.