Description Usage Arguments Details Value
View source: R/ELISAtools_IO.R
Read the individual ELISA plate to parse the ODs.
1 | read.plate(ODs, annotation, batchID, expID)
|
ODs |
characters containing data of ODs for one plate |
annotation |
list of data containing annotations of the plate |
batchID |
characters specifying the batchID read from the design file |
expID |
characters specifying the expID or plateID read from the design file |
The input is a text file imported from the sdf file. We only read the first section with both the OD and blank file. The OD data are read in according to the annotation file.
an object of elisa_plate holding data and annotations for a single plate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.