加载所需R包library(pheatmap) 设置工作路径setwd("/Users/Davey/Desktop/VennDiagram/") #清除当前环境中的变量rm(list=ls()) 构建测试数据 ...
確定! 回上一頁