Name Mode Size
..
.Rapp.history 100644
AllGenerics.R 100644 1 kb
AllMethods.R 100644 5 kb
adaptSpillmat.R 100644 4 kb
applyCutoffs.R 100755 4 kb
assignPrelim.R 100644 4 kb
clrDR.R 100644 10 kb
cluster.R 100644 6 kb
compCytof.R 100755 5 kb
computeSpillmat.R 100644 6 kb
data.R 100644 4 kb
estCutoffs.R 100644 4 kb
extractClusters.R 100644 3 kb
filterSCE.R 100644 3 kb
guessPanel.R 100644 3 kb
mergeClusters.R 100644 3 kb
normCytof.R 100644 8 kb
pbMDS.R 100644 6 kb
plotAbundances.R 100644 7 kb
plotClusterExprs.R 100644 3 kb
plotCodes.R 100644 4 kb
plotCounts.R 100755 3 kb
plotDR.R 100644 8 kb
plotDiffHeatmap.R 100644 11 kb
plotEvents.R 100755 5 kb
plotExprHeatmap.R 100644 11 kb
plotExprs.R 100644 3 kb
plotFreqHeatmap.R 100644 5 kb
plotMahal.R 100644 5 kb
plotMultiHeatmap.R 100644 10 kb
plotNRS.R 100644 4 kb
plotPbExprs.R 100644 7 kb
plotScatter.R 100755 6 kb
plotSpillmat.R 100644 4 kb
plotYields.R 100644 7 kb
prepData.R 100644 13 kb
runDR.R 100755 3 kb
sce2fcs.R 100644 5 kb
utils-compensation.R 100644 6 kb
utils-debarcoding.R 100644 4 kb
utils-differential.R 100755 12 kb
utils-normalization.R 100644 5 kb
utils-preprocessing.R 100644 3 kb
validityChecks.R 100644 12 kb
README.md
# Welcome to `CATALYST` <img src="inst/extdata/sticker.png" width="200" align="right" /> `CATALYST` leverages existing R/Bioconductor infrastructure by building around Biocondcutor's `SingleCellExperiment` class, and by providing an interface for conversion to other data structures established in the cytometry community (e.g., `flowCore`'s `flowFrame/Set` classes), thus facilitating communication with existing tools for visualization (e.g., `ggcyto`) and gating (e.g., `openCyto`). The package currently provides: - an extensive suit of visualizations for differential discovery - a pipeline for preprocessing of cytometry data, including - normalization using bead standards - single-cell deconvolution - bead-based compensation ### References - Chevrier S<sup>&#9734;</sup>, Crowell HL<sup>&#9734;</sup>, Zanotelli VRT<sup>&#9734;</sup>, Engler S, Robinson MD & Bodenmiller B (2018): *Compensation of Signal Spillover in Suspension and Imaging Mass Cytometry*. Cell Systems 6(5):612-620.e5. - Nowicka M, Krieg C, Crowell HL, Weber LM, Hartmann FJ, Guglietta S, Becher B, Levesque MP & Robinson MD (2017): *CyTOF workflow: differential discovery in high-throughput high-dimensional cytometry datasets*. F1000Resaearch 6:748. --- ### Got a problem (or an idea)? `CATALYST` is still under active development. We greatly welcome (and highly encourage!) all feedback, bug reports and suggestions for improvement [HERE](https://github.com/HelenaLC/CATALYST/issues). **Please make sure to raise issues with a reproducible example and the output of your `sessionInfo()`.**