detect_scatter_parameters: Detect Scattering Parameters in a flowFrame

View source: R/ff_importutils.R

detect_scatter_parametersR Documentation

Detect Scattering Parameters in a flowFrame

Description

Return the indices of the scattering parameters.

Usage

detect_scatter_parameters(ff)

Arguments

ff

The flowFrame to be processed

Details

This function will work with files whose scattering parameter names include "FSC" or "SSC". Not all instruments name parameters thusly.

Value

The indices corresponding to the scattering parameters.


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