Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Morriseylab/scExtras
Browse files Browse the repository at this point in the history
  • Loading branch information
bapoorva committed Oct 7, 2021
2 parents 69162b2 + 6ecc818 commit 1dd3888
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ Provides additional functions for Seurat v3
```
devtools::install_github('chris-mcginnis-ucsf/DoubletFinder')
devtools::install_github("jokergoo/ComplexHeatmap")
devtools::install_github("Morriseylab/ligrec")
install.packages(c("NMF","data.table","broom","quantreg","gam","parallelDist"))
install.packages(c("Seurat","NMF","data.table","broom","quantreg","gam","parallelDist"))
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
Expand Down

0 comments on commit 1dd3888

Please sign in to comment.