set_gating_params: Define polygons for population gating.

View source: R/gating.R

set_gating_paramsR Documentation

Define polygons for population gating.

Description

Define polygons for population gating.

Usage

set_gating_params(opp, popname, para_x, para_y, poly_log = NULL)

Arguments

opp

OPP data frame.

popname

Population name.

para_x

Channel to use as x axis.

para_y

Channel to use as y axis.

poly_log

Named list of gating polygon definitions. If a definition for popname already exists it will be updated. If it doesn't exist it will be appended to the end to the list. If poly_log is NULL a new list will be created.

Value

Version of poly.log with a new polygon defintion for popname.


armbrustlab/popcycle documentation built on June 17, 2024, 1:15 a.m.