pymsfilereader icon indicating copy to clipboard operation
pymsfilereader copied to clipboard

The number of peaks returned from GetSegmentedMassListFromScanNum function is insufficient

Open dahaizhou opened this issue 3 years ago • 0 comments

Hello,

Thanks for the code you offer! But I found some problems during the use. Compared with the peaks in the mzXML file obtained through MSConvert, the number of peaks returned by calling the function GetSegmentedMassListFromScanNum (the number of elements in the intensity list in each spectrum) is generally less. I tested the raw file of a Thermo. The m/z distribution of all peaks obtained from the corresponding mzXML file and the m/z distribution of all peaks obtained from pymsfilereader are shown in the following two figures(ms1). ms1_lis_100 ms1t_lis_100 The m/z distribution of the complements of the two groups of m/z (the m/z list of peaks not read by pymsfilereader) is shown in the following figure: ms1_diff_lis_100 The same is true for the order2 spectrum: the different between the two lists ms2_diff_lis_100 mzXML ms2 m/z list: ms2t_lis_100 raw ms2 m/z list: ms2_lis_100

Would really appreciate you help, Dahai

dahaizhou avatar Nov 16 '22 08:11 dahaizhou