摘要: 柱状图 setwd("C:/Users/acer/Desktop/数据处理/富集分析-lung/") 读取数据 Data <- read.csv("富集分析-lung/lung-enrichment.csv",header=TRUE) 转换term为因子 GO_term_order=factor(a 阅读全文
posted @ 2020-06-15 01:01 艾易 阅读(2140) 评论(0) 推荐(0)