scMetabolism:全笼罩式代谢通路基因组测度智慧化服务
发布时间
阅读量:
阅读量
install.packages(c("devtools", "data.table", "wesanderson", "Seurat", "devtools", "AUCell", "GSEABase", "GSVA", "ggplot2","rsvd"))
devtools::install_github("YosefLab/VISION")
devtools::install_github("wu-yc/scMetabolism")
AI写代码R
运行
load(file = "pbmc_demo.rda")
library(scMetabolism)
library(ggplot2)
library(rsvd)
AI写代码R
运行
quantify single cell metabolism in seurat
countexp.Seurat<-sc.metabolism.Seurat(obj = countexp.Seurat, method = "VISION", imputation = F
全部评论 (0)
还没有任何评论哟~
