[](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).