swap.names: Re-arrange Parameter Labeling in a flowFrame

View source: R/ff_importutils.R

swap.namesR Documentation

Re-arrange Parameter Labeling in a flowFrame

Description

Exchange operator-supplied parameter labels (in the pData 'desc' field) with the configuration-dependent parameter names (in the pData 'name' field).

Usage

swap.names(ff)

Arguments

ff

The flowFrame to be processed

Details

Generally, exchange 'names' with 'desc' in pData(parameters(ff)). Note that the colnames in the SPILL matrix are adjusted so that autocomp should still work.

Value

A flowFrame with re-arranged labels.


rogerswt/wadeTools documentation built on Feb. 16, 2023, 7:47 a.m.