dozmorovlab/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.

Getting started

Package details

Bioconductor views Clustering FeatureExtraction HiC Sequencing Software
Maintainer
LicenseMIT + file LICENSE
Version1.16.1
URL https://github.com/dozmorovlab/SpectralTAD
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dozmorovlab/SpectralTAD")
dozmorovlab/SpectralTAD documentation built on Aug. 31, 2023, 1:24 p.m.