Read the individual ELISA plate to parse the ODs.
read.plate(ODs, annotation, batchID, expID)
an object of elisa_plate holding data and annotations for a single plate.
characters containing data of ODs for one plate
list of data containing annotations of the plate
characters specifying the batchID read from the design file
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.