Skip to content

sydneycytometry/CATALYST

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CATALYST

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:

  • easy-to-use visualizations for differential analysis
  • a pipeline for preprocessing of cytometry data, including
    • normalization using bead standards
    • single-cell deconvolution
    • bead-based compensation

platforms  downloads  posts  in Bioc  build

Quick links

  • The preprint to this project is accesible on BioRxiv preprint.
  • Our manuscript is available at Cell Systems.
  • Scripts to reproduce a majority of the figures from our paper can be found here.
  • To use our web application, go to CATALYSTLite.

Getting started

There are various entry points to using the CATALYST tools. If you are an R user, we recommend using the functions from the R package itself, from the command line or via a script. If you want to use the graphical environment, we recommend to run it locally on your own computer, as this will be faster and in terms of dataset sizes, is only limited by the resources on your computer. To do this, you will need to install recent versions of R and the necessary R packages (details below). If installing all the necessary R packages is a hurdle, you can use the hosted version.

  • Using the R package

    • A stable release version is available at Bioconductor.
    • For detailed examples and usage instructions, see the package vignettes under Articels.
  • Using the GUI

    • To use the Shiny app locally, run CATALYST::launchGUI() inside an R session.
    • Go to CATALYSTLite to use the app online.

Submitting an issue or feature request

CATALYST is still under active development. We greatly welcome (and highly encourage!) all feedback, bug reports and suggestions for improvement. Please make sure to raise issues with a reproducible example and, if you're running R, the output of your sessionInfo().

  • R package and Shiny related issues should be raised here.
  • For general questions and feedback, please contact us directly via email.

Contact

For software related issues:

Regarding methodological questions:

About

Cytometry dATa anALYsis Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%