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
LICENSE.pheatmap 100644 18 kb
NAMESPACE 100755 2 kb
README.md 100644 1 kb
Using celda with RNASeq TBD Analysis.htm 100644 846 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') ## Installation Instructions To install the beta release of celda via devtools: ``` library(devtools) install_github("compbiomed/celda@v0.1") ``` ## New Features and announcements The v0.1 release of celda represents a useable implementation of the various celda clustering models. Please submit any usability issues or bugs to the issue tracker at https://github.com/compbiomed/celda