getallpeaks {LipidMS} | R Documentation |
Extract peaks from all msobjects in a msbatch.
Description
Extract peaks from all MS1 peaklists of the msobjects in a msbatch.
Usage
getallpeaks(msbatch)
Arguments
msbatch |
msbatch. |
Value
data.frame with 6 columns (mz, RT, int, peakID, isotope and isoGroup).
Author(s)
M Isabel Alcoriza-Balaguer <maialba@iislafe.es>
[Package LipidMS version 3.0.5 Index]