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
是否使用聚类的相关性或距离,默认为使用欧氏距离。使用聚类区=“相关,相关系数
Details
详情----------Details----------
generating heatmap using correlation as distance
作为距离使用相关的生成热图