Write.Results {TargetSearch} | R Documentation |
This is a convenient function to save the TargetSearch result into text files.
Write.Results(Lib, peakData, finalProfile, prefix = NA)
Lib |
A tsLib object. |
peakData |
A tsMSdata object. |
finalProfile |
A tsProfile object. The final result of the package. This object is generated by
either Profile or ProfileCleanUp . |
prefix |
A character string. This is used as a name prefix for the written files.
"TargetSearch-" is used by default. |
This function doesn't return anything. Just print a message with the saved files.
Alvaro Cuadros-Inostroza, Matthew Hannah, Henning Redestig
peakFind
, Profile
, ProfileCleanUp
,
tsLib
, tsMSdata
, tsProfile