parameterTransform-class: Class "parameterTransform"

Description Slots Objects from the Class Extends Methods Author(s)

Description

Link a transformation to particular flow parameters

Slots

.Data

Object of class "function", the transformation function.

parameters

Object of class "character" The parameters the transformation is applied to.

transformationId

Object of class "character". The identifier for the object.

Objects from the Class

Objects are created by using the %on% operator and are usually not directly instantiated by the user.

Extends

Class "transform", directly. Class "function", by class "transform", distance 2.

Methods

%on%

signature(e1 = "filter", e2 = "parameterTransform"): Apply the transformation.

%on%

signature(e1 = "parameterTransform", e2 = "flowFrame"): see above

parameters

signature(object = "parameterTransform"): Accessor to the parameters slot

Author(s)

Byron Ellis


flowCore documentation built on Nov. 8, 2020, 5:19 p.m.