1. Overview

CytoRSuite is built on and shares the same gatingTemplate as the openCyto package. This means that users can take advantage of both the manual gating in CytoRSuite and the automated gating in openCyto for their analyses. Furthermore, CytoRSuite users can take advantage of some of the other features of the openCyto gatingTemplate, such as boolean and reference gates. More information on the openCyto gatingTemplate can be found here.

2. Demonstration

Here we aim to demonstrate the use of both manual and automated gating approaches using CytoRSuite and openCyto. For demonstration purposes we will use the Activation dataset shipped with CytoRSuiteData.

2.3 Manually Gate Single Cells

2.10 Save gatingTemplate for Future Use

write.csv(template, "gatingTemplate.csv", row.names = FALSE)

3. More Information

For more information on manual gating using CytoRSuite refer to Gating Functions and Gate Manipulation vignettes. For more information on automated gating using openCyto refer to this Gating Methods vignette.