View source: R/plateReaderFunctions.R
calibrate_flu | R Documentation |
Convert arbitrary fluorescence units to calibrated units
calibrate_flu(pr_data, flu_name, flu_gain, od_name, conversion_factors_csv)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.