The cytoverse
is a collection of open source R based tools developed by the founders of Ozette Technologies which facilitate programmatic analysis of flow cytometry data.
A number of packages make up the cytoverse
. flowCore, flowWorkspace, openCyto, and ggcyto make up the core of the cytoverse
. These packages are, by and large, powerful and sufficient to create robust and reproducible analysis workflows for flow cytometry data. Additional available packages such as flowClust
, flowStats
, CytoQC
, or CytoML
can be further utilized for niche applications including, model based clustering of flow cytometry data, QC and standardization of set of FCS files, even parsing of workspaces from FlowJo or cytobank.
This website contains training materials that will be presented at a workshop at Bioc2023, on August 2nd. During Bioc2023, you can launch an instance of rstudio server containing these materials by navigating to workshop.bioconductor.org. If you couldn’t attend the conference, don’t worry, as we’ll add links to videos of the workshop. You may also explore these training materials at your own pace.
The aim of this workshop is to empower flow cytometry users and analysts towards reproducible and programmatic analysis.
By the end of this workshop, the attendees will be able to
Activity | Time |
---|---|
Introduction and use of docker container | 5 minutes |
Basics of working with FCS files | 30 minutes |
Spillover, Transformation | 25 minutes |
Gating Cells in the cytoverse
|
40 minutes |
Visualization using ggcyto
|
on your own |
Reporting | on your own |
Wrap-up | 10 minutes |
We’d love to know more about the open source community so that we can better support their needs. Please complete our survey.
For this workshop, we will use subset of a public data set: FR-FCM-Z5PC that can be found in flowrepository.org. The dataset was published in the following paper.
cytoverse
What do these various packages do, and where should you look for a piece of functionality?
flowWorkspace