od_norm | R Documentation |
Used by process_plate
function for OD normalisation. Remains virtually
unchanged from flopr::od_norm
.
od_norm(pr_data, blank_well, od_name, timecourse)
pr_data |
a long data.frame containing your plate reader data |
blank_well |
the well coordinates of one or more media blanks |
od_name |
the column name for the optical density data |
timecourse |
logical. Is the data timecourse/kinetic data and does it include a variable called 'time'? |
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.