elisa4ll: Calculate the concentration of a substrate from a known...

Description Usage Arguments Details Value Author(s)

View source: R/elisa4ll.R

Description

This function will give a calculated concentration of a subsance in 96 well plate given the optical density from a plate reader.

Usage

1
elisa4ll(OD, conc, OD_sample)

Arguments

OD

Optical density of the STANDARD DILUTION [numeric vector]

conc

KNOWN concentrations of the standard dilution [numeric vector]

OD_sample

Optical densities of samples [named vector]

Details

This function is useful when working with old plate readers. It uses the FOUR PARAMETER CURVE to fit the model to your standards.

Value

A data frame with OD, log fitted values and calculated concentrations of the samples and a plot with a standard curve standard and blue samples

Author(s)

Wojciech Francuzik


wolass/rlabbook documentation built on May 4, 2019, 9:46 a.m.