Name Mode Size
..
COMPASS_init.c 100644 3 kb
CellCounts.cpp 100644 3 kb
CellCounts_character.cpp 100644 1 kb
Makevars 100644 0 kb
Makevars.win 100644 0 kb
RcppExports.cpp 100644 1 kb
digamma.c 100644 1 kb
mat2vec.c 100644 2 kb
melt_dataframe.c 100644 8 kb
melt_matrix.c 100644 4 kb
samplePuPs.cpp 100644 3 kb
transpose_list.c 100644 1 kb
updatealphas_Exp.cpp 100644 6 kb
updatealphau.cpp 100644 6 kb
updatealphau_noPu_Exp.cpp 100644 7 kb
updatebeta_RW.cpp 100644 6 kb
updategammak_noPu.cpp 100644 13 kb
utils.c 100644 1 kb
README.md
[![Build Status](https://travis-ci.org/RGLab/COMPASS.png?branch=master)](https://travis-ci.org/RGLab/COMPASS) COMPASS ======= Combinatorial Polyfunctionality Analysis of Single Cells `COMPASS` is now available on [Bioconductor](http://www.bioconductor.org/packages/devel/bioc/html/COMPASS.html)! Getting Started --------------- Install the release version of `COMPASS` with: library(BiocInstaller) biocLite("COMPASS") or the development version with: library(BiocInstaller) useDevel() biocLite("COMPASS") To get an idea of how to use `COMPASS`, read [the vignette](http://www.bioconductor.org/packages/devel/bioc/vignettes/COMPASS/inst/doc/COMPASS.html).