gh_apply_to_new_fcs {flowWorkspace}R Documentation

constructors for GatingSet

Description

construct object from existing gating hierarchy(gating template) and flow data

Usage

gh_apply_to_new_fcs(x, files, swap_cols = FALSE, ...)

Arguments

x

GatingHierarchy

files

fcs file paths

swap_cols

for internal usage

...

other arguments passed to 'load_cytoset_from_fcs()'


[Package flowWorkspace version 4.0.6 Index]