addBooleanGate: Adds a boolean gate to the GatingSet or GatingSetList

Description Usage Arguments

View source: R/AddBooleanGate.R

Description

Adds a boolean gate to the GatingSet or GatingSetList

Usage

1
2
addBooleanGate(gs, booleanSubset, parentGate, overrideGate = FALSE,
  booleanGateName = NULL)

Arguments

gs

Either a GatingSet, a GatingSetList, or path to one of these objects on disk

booleanSubset

The booleanSubset (a combination of existing gates) in string format, e.g. "8+/GMM+&!8+/GAMMADELTA"

parentGate

The gate under which the booleansubset is to be added

booleanGateName

optional. What to call the new gate


seshadrilab/COMPASSHelpers documentation built on May 6, 2019, 6:04 p.m.