-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ao Lu edited this page Aug 12, 2025
·
5 revisions
Welcome to the leo.sc wiki!
The leo.sc require quite a lot packages of dependancy, some of which might be difficult to install all together. In this case, it is wise to pre-install these packages.
devtools::install_github("Bioconductor/MatrixGenerics")
devtools::install_github("const-ae/sparseMatrixStats")
devtools::install_github("neurorestore/Augur")
- DoubletFinder: https://github.com/chris-mcginnis-ucsf/DoubletFinder
remotes::install_github('chris-mcginnis-ucsf/DoubletFinder', force = TRUE)