parseDatHeaderString {affxparser} | R Documentation |
Parses a DAT header string.
parseDatHeaderString(header, timeFormat="%m/%d/%y %H:%M:%S", ...)
header |
A |
timeFormat |
The format string used to parse the timestamp.
For more details, see |
... |
Not used. |
Returns named list
structure.
Henrik Bengtsson