get_voltage_settings: Get voltage settings of flow cytometry parameters

View source: R/get_voltage_settings.R

get_voltage_settingsR Documentation

Get voltage settings of flow cytometry parameters

Description

get_voltage_settings() extracts the voltage settings of parameters in each flowFrame of a flowSet. If requested, it also checks that all voltage settings of a parameter are identical across the flowFrames.

Usage

get_voltage_settings(fs, check_identical = FALSE)

Arguments

fs

a flowSet to analyse.

check_identical

a logical indicating if the equality of voltage settings should be checked.

Value

a data frame summarizing the voltage settings of parameters included in the flowSet. If check_identical = TRUE, get_voltage_settings() returns a list composed of the voltage_table and the voltage_check.


benvallin/banban documentation built on Sept. 29, 2023, 5:46 a.m.