nameParser: Plate information extraction
Description
Extract plate information from file names.
Usage
nameParser(vec.files, egFilename)
Arguments
vec.files
a vector of file names
egFilename
a file name example
Value
a data frame of PlateID, RepID, and Barcode
Details
An example of egFilename = list(eg.filename = "0205-s2-01.txt",
rep.id = "s2", exp.id = "01", sep = "-", barcode = "DSIMGA01").