View source: R/plateReaderFunctions.R
od_norm | R Documentation |
Normalisation absorbance against blank well
od_norm(pr_data, blank_well, od_name)
pr_data |
a long data.frame containing you plate reader data |
blank_well |
the well coordinates of one or more media blanks |
od_name |
the column name for the optical density data |
an updated data.frame with an additional column "normalised_OD"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.