Name Mode Size
R 040000
Using celda with RNASeq TBD Analysis_files 040000
data 040000
extdata 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 1 kb
CONDUCT.md 100644 1 kb
DESCRIPTION 100755 1 kb
LICENSE 100644 1 kb
NAMESPACE 100755 2 kb
README.md 100644 0 kb
TODO 100644
Using celda with RNASeq TBD Analysis.htm 100644 846 kb
celda.Rproj 100644 0 kb
README.md
# 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") ```