If there is a large number of fcs files and one wants to make sure that all files have been acquired with the same settings this functions may help by retrieving the voltage of PMTs.

fcs_get_voltages(file_path)

Arguments

file_path

path to the fcs file

Value

a data.frame with different columns depending on the machine the fcs was acquired with; usually the 'V'-column indicates PMT voltages

Examples