Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The number of peaks returned from GetSegmentedMassListFromScanNum function is insufficient #7

Open
dahaizhou opened this issue Nov 16, 2022 · 0 comments

Comments

@dahaizhou
Copy link

dahaizhou commented Nov 16, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant