cyto_transformer_combine: Combine cyto_transformer definitions

View source: R/cyto_transformers.R

cyto_transformer_combineR Documentation

Combine cyto_transformer definitions

Description

cyto_transformer_combine makes it easy to combine transformation definitions obtained from cyto_transformer_log, cyto_transformer_arcsinh, cyto_transformer_biex and/or cyto_transformer_logicle prior to applying these transformations to the data using cyto_transform.

Usage

cyto_transformer_combine(...)

Arguments

...

objects of class transformerList to be combined into a single transformerList object.

Author(s)

Dillon Hammill, Dillon.Hammill@anu.edu.au

See Also

cyto_transformer_log

cyto_transformer_arcsinh

cyto_transformer_biex

cyto_transformer_logicle

cyto_transform


DillonHammill/CytoExploreR documentation built on March 2, 2023, 7:34 a.m.