find_mass_ch: Finds all the mass/fluorochrome channels for the flow frame

View source: R/utils.R

find_mass_chR Documentation

Finds all the mass/fluorochrome channels for the flow frame

Description

Finds all the mass channels

Usage

find_mass_ch(
  flow_frame,
  channels = "Time|Event_length|Center|Offset|Width|Residual|SSC|FSC|File_scattered",
  ...
)

Arguments

flow_frame

Untransformed flow frame

channels

Pattern for non-mass channels, default is "Time|Event_length|Center|Offset|Width|Residual|SSC|FSC|File_scattered"

...

Additional arguments to pass to grep

Value

Logical vector with TRUE values for mass channels


prybakowska/CytoQP documentation built on June 28, 2022, 12:36 a.m.