Name Mode Size
..
COMPASS-data.R 100644 1 kb
COMPASS-discrete.R 100644 10 kb
COMPASS-package.R 100644 1 kb
COMPASS.R 100644 21 kb
COMPASSContainer.R 100644 8 kb
COMPASSResult-methods.R 100644 3 kb
CellCounts.R 100644 5 kb
Combinations.R 100644 1 kb
GatingSetToCOMPASS.R 100644 13 kb
GetThresholdedIntensities.R 100644 6 kb
Posterior.R 100644 3 kb
RcppExports.R 100644 0 kb
Response.R 100644 4 kb
Rhat.R 100644 1 kb
Scores.R 100644 6 kb
SimpleCOMPASS.R 100644 5 kb
TotalCounts.R 100644 2 kb
UniqueCombinations.R 100644 2 kb
check_meta.R 100644 1 kb
cleanup.R 100644 2 kb
commonPlot.R 100644 5 kb
description.R 100644 1 kb
melt_.R 100644 3 kb
merge-COMPASSContainer.R 100644 2 kb
miscellaneous.R 100644 0 kb
pheatmap.R 100644 45 kb
plotMeanGamma-2.R 100644 8 kb
plotMeanGamma.R 100644 12 kb
plotMeanGammaMulti.R 100644 13 kb
shinyCOMPASS.R 100644 4 kb
shinyCOMPASSDeps.R 100644 2 kb
subset-COMPASSContainer.R 100644 1 kb
swap.R 100644 0 kb
transpose_list.R 100644 0 kb
utils.R 100644 7 kb
zzz.R 100644 0 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).