Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

load.ODs

Function to load OD data


Description

Generic function to load OD data into an elisa_plate object

Usage

load.ODs(x, plate.header, plate.data, plate.blank, annotation, ....)

## S4 method for signature 'elisa_plate'
load.ODs(x, plate.header, plate.data, plate.blank, annotation)

Arguments

x

the elisa_plate object to load data into

plate.header

characters

plate.data

data.frame OD readings

plate.blank

data.frame OD blank readings

annotation

data.frame annotation to guide reading.

....

other parameters that will help reading data.

Details

It loads OD data into an elisa_plate object. The data usually read int from design file, annotation file, OD file and standard concentration data.

Methods (by class)

  • elisa_plate: to load ODs to an elisa_plate object


ELISAtools

ELISA Data Analysis with Batch Correction

v0.1.5
MIT + file LICENSE
Authors
Feng Feng [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.