gating_subset: Select only a subset of cells

Description Usage Arguments Value

View source: R/gating_subset.R

Description

Given a parsed flowjo result, return only those cells which fall into a specific gate

Usage

1
gating_subset(flowjo_res, gate)

Arguments

flowjo_res

The parsed flowjo result, as generated by parse_flowjo

gate

The name of the gate that should be used for selection

Value

Returns a list with two elements: flowFrame/flowSet and gates. Both are subsetted to contain only the cells of interest.


saeyslab/FlowSOM_workshop documentation built on Sept. 3, 2021, 9:21 a.m.