This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

TTMap

This is the development version of TTMap; for the stable release version, see TTMap.

Two-Tier Mapper: a clustering tool based on topological data analysis

Bioconductor version: Development (3.18)

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 (from within R, enter citation("TTMap")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

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")
Manual for the TTMap library PDF R Script
Reference Manual PDF

Details

biocViews Classification, Clustering, DifferentialExpression, Microarray, MultipleComparison, Software
Version 1.23.0
In Bioconductor since BioC 3.7 (R-3.5) (5.5 years)
License GPL-2
Depends rgl, colorRamps
Imports grDevices, graphics, stats, utils, methods, SummarizedExperiment, Biobase
Linking To
Suggests BiocStyle, airway
System Requirements
Enhances
URL
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package TTMap_1.23.0.tar.gz
Windows Binary TTMap_1.23.0.zip
macOS Binary (x86_64) TTMap_1.23.0.tgz
macOS Binary (arm64) TTMap_1.23.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/TTMap
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/TTMap
Bioc Package Browser https://code.bioconductor.org/browse/TTMap/
Package Short Url https://bioconductor.org/packages/TTMap/
Package Downloads Report Download Stats