View source: R/plateReaderFunctions.R
flu_norm | R Documentation |
Normalise fluorescence against negative well
flu_norm(pr_data, neg_well, blank_well, flu_name, af_model, data_csv)
pr_data |
a long data.frame containing you plate reader data with OD normalised |
neg_well |
the well coordinates of a non-fluorescent control |
blank_well |
the well coordinates of a media blank |
flu_name |
the column name of the fluorescence chanel to normalise |
af_model |
model used to fit negative control autofluorescence. For now these include "polynomial", "invers_poly", "exponential", "spline" or "loess". |
data_csv |
path to the original data. Used for saving normalisation curve plots. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.