cyto_gatingTemplate_select will designate which gatingTemplate should be used for storing downstream gating results. cyto_gatingTemplate_select should therefore be called prior to gating or gate_draw will resort to using "gatingTemplate.csv" to save the constructed gates. cyto_gatingTemplate_select also provides an easy way to switch between gatingTemplates when multiple templates are required.

cyto_gatingTemplate_select(x)

Arguments

x

name of the gatingTemplate csv file to assign as the active gatingTemplate for downstream analyses.

Value

select a gatingTemplate as the active gatingTemplate for downstream analyses.

See also

Author

Dillon Hammill (Dillon.Hammill@anu.edu.au)

Examples

cyto_gatingTemplate_select("Activation_gatingTemplate")