This is the development version of SpectralTAD; for the stable release version, see SpectralTAD.
SpectralTAD: Hierarchical TAD detection using spectral clusteringBioconductor version: Development (3.22)
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.
Author: Mikhail Dozmorov [aut, cre] ORCID: 0000-0002-0086-8358 , Kellen Cresswell [aut], John Stansfield [aut]
Maintainer: Mikhail Dozmorov <mikhail.dozmorov at gmail.com>
Citation (from within R, entercitation("SpectralTAD")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("SpectralTAD")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SpectralTAD")
Details biocViews Clustering, FeatureExtraction, HiC, Sequencing, Software Version 1.25.0 In Bioconductor since BioC 3.9 (R-3.6) (6 years) License MIT + file LICENSE Depends R (>= 3.6) Imports dplyr, PRIMME, cluster, Matrix, parallel, BiocParallel, magrittr, HiCcompare, GenomicRanges, utils System Requirements URL https://github.com/dozmorovlab/SpectralTAD Bug Reports https://github.com/dozmorovlab/SpectralTAD/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4