gs_pop_get_gs {flowWorkspace}R Documentation

subset gs by population node

Description

Basically it returns a new GatingSet with only the substree of the given population node

Usage

gs_pop_get_gs(gs, pop)

Arguments

gs

GatingSet

pop

the population node that will become the new root node

Value

a new GatingSet that share the underlying events data


[Package flowWorkspace version 4.6.0 Index]