makePeaksCache {RMassBank} | R Documentation |
Generates a peak cache table for use with findMsMsHR
functions.
makePeaksCache(msRaw, headerCache)
msRaw |
the input raw datafile (opened) |
headerCache |
the cached header, or subset thereof for which peaks should be extracted. Peak extraction goes
by |
A list of dataframes as from mzR::peaks
.
stravsmi