od_norm: Normalise optical density against blank wells

View source: R/od_norm.R

od_normR Documentation

Normalise optical density against blank wells

Description

Used by process_plate function for OD normalisation. Remains virtually unchanged from flopr::od_norm.

Usage

od_norm(pr_data, blank_well, od_name, timecourse)

Arguments

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'?

Value

an updated data.frame with an additional column "normalised_OD"


ec363/fpcountr documentation built on Nov. 29, 2024, 12:03 p.m.