TTMap
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see TTMap.
Two-Tier Mapper: a clustering tool based on topological data analysis
Bioconductor version: 3.21
TTMap is a clustering method that groups together samples with the same deviation in comparison to a control group. It is specially useful when the data is small. It is parameter free.
Author: Rachel Jeitziner
Maintainer: Rachel Jeitziner <rachel.jeitziner at epfl.ch>
citation("TTMap")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TTMap")
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("TTMap")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.