add_manual_classification: Define polygons for manual population gating.

View source: R/gating.R

add_manual_classificationR Documentation

Define polygons for manual population gating.

Description

Define polygons for manual population gating.

Usage

add_manual_classification(opp, popname, para_x, para_y, gates.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.

gates.log

Per population named list of classification parameters. 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 NULL, a new list will be created.

Value

gates.log with a new polygon defintion for popname.


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.