Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


ABarray (version 1.40.0)

hclusterPlot: heatmap generation

Description

plot clustering heatmap using correlation

Usage

hclusterPlot(expr, title, dist)

Arguments

expr
matrix of gene expression value
title
the title for the plot
dist
whether to use correlation or distance for clustering, default to use Euclidean distance. Use dist = "Correlation" to cluster with correlation coefficient

Value

None. heatmap will be generated.

Details

generating heatmap using correlation as distance

Examples

Run this code

Run the code above in your browser using DataLab