Name Mode Size
R 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 1 kb
DESCRIPTION 100755 1 kb
LICENSE 100644 1 kb
NAMESPACE 100755 0 kb
README.md 100644 0 kb
celda.Rproj 100644 0 kb
README.md
# celda # celda: CELlular Latent Dirichlet Allocation Description ## Examples and vignettes Vignettes are available in the package. An Introduction of the package via vignette('celda-intro'). An analysis example using celda with RNASeq via vignette('celda-analysis') ## New Features and announcements ## Installation Instructions library(devtools) install_github("definitelysean/celda")