Name Mode Size
..
computing_cell_counts.R 100644 0 kb
digamma_compare.cpp 100644 4 kb
gsl_compare.cpp 100644 2 kb
README.md
[![action](https://github.com/RGLab/COMPASS/workflows/build/badge.svg) [![codecov](https://codecov.io/gh/RGLab/COMPASS/branch/trunk/graph/badge.svg)](https://codecov.io/gh/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(BiocManager) BiocManager::install("COMPASS") or the development version with: library(BiocManager) BiocManager::install(version = "devel") BiocManager::install("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).