GatingSet,GatingHierarchy,character-method {flowWorkspace}R Documentation

constructors for GatingSet

Description

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

Usage

## S4 method for signature 'GatingHierarchy,character'
GatingSet(x, y, path = ".", ...)

gh_apply_to_new_fcs(x, files, ...)

Arguments

x

GatingHierarchy

y

sample names

path

character specifies the path to the flow data (FCS files)

...

other arguments.

files

fcs file paths

swap_cols

for internal usage


[Package flowWorkspace version 3.34.1 Index]