Package: CATALYST
Type: Package
Title: Cytometry dATa anALYSis Tools
Version: 1.4.2
Authors@R: c( 
  person("Helena L.", "Crowell", email="crowellh@student.ethz.ch", role="cre"),  
  person("Vito R.T.", "Zanotelli", email="vito.zanotelli@uzh.ch", role="aut"), 
  person("Stéphane", "Chevrier", role=c("aut", "dtc")),
  person("Mark D.", "Robinson", email="mark.robinson@imls.uzh.ch", role=c("aut", "fnd")),
  person("Bernd", "Bodenmiller", role="fnd"))
biocViews: MassSpectrometry, Preprocessing, StatisticalMethod,
        SingleCell, Normalization
Depends: R (>= 3.4)
Description: Mass cytometry (CyTOF) uses heavy metal isotopes rather than fluorescent tags as reporters to label antibodies, thereby substantially decreasing spectral overlap and allowing for examination of over 50 parameters at the single cell level. While spectral overlap is significantly less pronounced in CyTOF than flow cytometry, spillover due to detection sensitivity, isotopic impurities, and oxide formation can impede data interpretability. We designed CATALYST (Cytometry dATa anALYSis Tools) to provide a pipeline for preprocessing of cytometry data, including i) normalization using bead standards, ii) single-cell deconvolution, and iii) bead-based compensation.
Imports: Biobase, circlize, ComplexHeatmap, ConsensusClusterPlus,
        dplyr, drc, DT, flowCore, FlowSOM, ggplot2, ggrepel, graphics,
        grDevices, grid, gridExtra, htmltools, limma, magrittr,
        matrixStats, methods, nnls, plotly, RColorBrewer, reshape2,
        Rtsne, S4Vectors, scales, shiny, shinydashboard, shinyjs,
        shinyBS, stats, SummarizedExperiment, tidyr, utils
Suggests: BiocStyle, knitr, rmarkdown, testthat, diffcyt
URL: https://github.com/HelenaLC/CATALYST
BugReports: https://github.com/HelenaLC/CATALYST/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
License: GPL (>=2)
LazyData: TRUE
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-05-19 04:01:17 UTC; biocbuild
Author: Helena L. Crowell [cre],
  Vito R.T. Zanotelli [aut],
  Stéphane Chevrier [aut, dtc],
  Mark D. Robinson [aut, fnd],
  Bernd Bodenmiller [fnd]
Maintainer: Helena L. Crowell <crowellh@student.ethz.ch>
Built: R 3.5.0; ; 2018-05-19 11:33:15 UTC; windows
