add_gates_flowCore: Add gates from a gating hierarchy to a GatingSet

Description Usage Arguments

View source: R/flowR.R

Description

Add gates from a gating hierarchy to a GatingSet

Usage

1
add_gates_flowCore(gs, gates)

Arguments

gs

a GatingSet

gates

a named list representing the gating hierarchy. Each element must have a field 'gate' with a flowCore filter object and a field 'parent' with the name of its parent gate.


VoisinneG/flowR documentation built on June 1, 2021, 6:42 p.m.