README.md

clustermap

An extensible R package to cluster and generate annotated heatmaps

Description

clustermap is a collection of R functions for hierarchical clustering, determination of the number of clusters, and heatmap visualisation.

Installation

To install clustermap from GitHub, you need the package devtools. Once you have installed devtools, you can install clustermap using the following code.

library(devtools)
install_github("cbsteen/clustermap")

Authors

Ole Christian Lingjærde & Chloe B. Steen

License

Artistic-2.0

Reference

Clustermap: an extensible R package to cluster and generate annotated heatmaps. Ole Christian Lingjærde*, Chloé Beate Steen*, Miriam Ragle Aure, Vilde Drageset Haakensen (submitted)

* Corresponding authors, contributed equally to this work.



cbsteen/clustermap documentation built on May 24, 2019, 1:35 a.m.