装包
2021-06-11 本文已影响0人
rong酱
BiocManager::install(“org.Hs.eg.db",force = TRUE)
BiocManager::install("clusterProfiler")
BiocManager::install(c("ggplot2","ggtree","DESeq2"),force = TRUE)
BiocManager::install('SummarizedExperiment')
devtools::install_github('cole-trapnell-lab/monocle3')
install.packages('tinytex')
if(!require(devtools))
install.packages("devtools")
devtools::install_github("Coolgenome/iTALK", build_vignettes = TRUE)