calibrate_flu: Convert arbitrary fluorescence units to calibrated units

View source: R/plateReaderFunctions.R

calibrate_fluR Documentation

Convert arbitrary fluorescence units to calibrated units

Description

Convert arbitrary fluorescence units to calibrated units

Usage

calibrate_flu(pr_data, flu_name, flu_gain, od_name, conversion_factors_csv)

Arguments

pr_data

a data.frame of parsed plate reader data

flu_name

name of fluorophore to be calibrated

flu_gain

gain at which the fluorophore was measured

od_name

the column name for the optical density data

conversion_factors_csv

if to_MEFL=T, path of the csv file containing conversion factors from plate reader calibration


ucl-cssb/flopr documentation built on Jan. 27, 2024, 11:49 a.m.