Skip to content
Snippets Groups Projects
Commit da8424dc authored by Josep Manel Andres Moscardo's avatar Josep Manel Andres Moscardo
Browse files

try install seurat

parent 559025b6
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,8 @@ install.packages("ggrepel")
install.packages("RColorBrewer")
install.packages("dplyr")
install.packages('Seurat')
##devtools::install_github(repo = 'satijalab/seurat', ref = 'develop')
# try install seurat Error in GetAssayData: could not find function "GetAssayData"
devtools::install_github(repo = 'satijalab/seurat', ref = 'develop')
install.packages(c("sp", "polyclip"))
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment