An extensible R package to cluster and generate annotated heatmaps
clustermap
is a collection of R functions for hierarchical clustering, determination of the number of clusters, and heatmap visualisation.
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")
Ole Christian Lingjærde & Chloe B. Steen
Artistic-2.0
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.