Non-academic troubleshooting and skills
Saturday, June 1, 2019
how to install different versions of the same R package
Use devtools:
devtools::dev_mode(path='~/tools/Seurat3/')
devtools::install_github(repo = "satijalab/seurat", ref = "release/3.0")
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment