3,添加celltype注释,细节调整 HeatmapAnnotation函数添加注释 ,颜色自定义;Heatmap函数自定义颜色,大小,legend等。 #注释信息 celltype colnames(exp_mat) cluster_anno<- c("Epi", "Myeloid", "Fibroblast", "T" , "Endo" , "un" ) column_ha<- HeatmapAnnotation( cluster_anno = cluster_anno, col =...
HeatmapAnnotation函数添加注释 ,颜色自定义;Heatmap函数自定义颜色,大小,legend等。 代码语言:javascript 复制 #注释信息 celltypecolnames(exp_mat)cluster_anno<-c("Epi","Myeloid","Fibroblast","T","Endo","un")column_ha<-HeatmapAnnotation(cluster_anno=cluster_anno,col=list(cluster_anno=setNames(brewe...
3,添加celltype注释,细节调整 HeatmapAnnotation函数添加注释 ,颜色自定义;Heatmap函数自定义颜色,大小,legend等。 #注释信息 celltypecolnames(exp_mat)cluster_anno<- c("Epi","Myeloid","Fibroblast","T","Endo","un") column_ha<- HeatmapAnnotation(cluster_anno = cluster_anno,col =list(cluster_anno ...
HeatmapAnnotation函数添加注释 ,颜色自定义;Heatmap函数自定义颜色,大小,legend等。 #注释信息 celltypecolnames(exp_mat)cluster_anno<- c("Epi", "Myeloid", "Fibroblast", "T" , "Endo" , "un" )column_ha<- HeatmapAnnotation( cluster_anno = cluster_anno, col = list(cluster_anno = setNames(...
HeatmapAnnotation函数添加注释 ,颜色自定义;Heatmap函数自定义颜色,大小,legend等。 #注释信息 celltypecolnames(exp_mat)cluster_anno<- c("Epi", "Myeloid", "Fibroblast", "T" , "Endo" , "un" )column_ha<- HeatmapAnnotation( cluster_anno = cluster_anno, col = list(cluster_anno = setNames(...