Learn R Programming

fluoSurv (version 1.0.0)

extract.well: Extract data for a single well

Description

Extract data for a single well

Usage

extract.well(data)

Arguments

data

A data.frame containing fluorescence measurements for the 96 wells of a plate and several time values. See read.kinetics for a way to obtain such a data.frame from data files produced by a Biotech plate-reader.

Value

A data.frame

Details

The number of measurements might differ between wavelengths. In the Biotek reader used here, this can happen if fluorescence value exceeds the maximum value of 10^6. NA are then added to the data.frame.