ms1_peaktable {mzkit} | R Documentation |
ms1_peaktable(files, mzbins,
mzdiff = 0.005,
peak.width = [90]);
a character vector of the file path of the XIC rawdata files
A dataframe object that contains the target ion m/z feature set for do extract of the result peaktable data, a data field which is named mz
must be included inside this dataframe object.
the peak time range of the peaks that could be accepted
this function generates a xcms format liked peaktable dataframe object for the input rawdata files.