Skip to content
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")
remotes::install_github('chris-mcginnis-ucsf/DoubletFinder', force = TRUE)

Clone this wiki locally