Takes an AM dct
file and formats it for use with the mml
method
as paramTab
.
parseNAEPdct(dct, mml = TRUE)
a data.frame
in a format suitable for use with mml
as
a paramTab
.
a file location from which to read the dct
file
a logical for if the paramTab is being used in mml.sdf
Sun-Joo Lee