data_subset<-as.matrix(data_subset) # scale before clustering ... pheatmap(data_subset) # create the heatmap using data scaled
確定! 回上一頁