-
Notifications
You must be signed in to change notification settings - Fork 17
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
GC-MS data processing using MS-DIAL version 5+ #354
Comments
Hello Sukis, I apologize for the late response. Firstly, regarding the issue with the annotation parameters, it appears to have been fixed already. We expect it to be corrected in the next release, so please look forward to that. Best regards, |
Thanks a lot for the reply. Please also see my second question regarding peak integration. All the best, |
I suspect there might be two reasons for the issues. Regarding the peak area, it appears there may be a calculation error, so I am currently checking the program. As for observing similar annotations across multiple peaks, I cannot provide a clear answer without verifying it myself. May I confirm the conditions to ensure reproducibility? Are you using RI for annotation or alignment? |
I used RT for alignment as using RI for alignment, no RT is available in the Peak Spot Table. But in the identification step, I included alkanes RI calculation, but not used it for scoring. As for peak integration, I have also reported weird behavior in MSDIAL version 4+, please check http://www.metabolomics-forum.com/index.php?topic=1776.msg5333#msg5333. I guess they are similar. Maybe it is something related to integrator? |
I have checked the behavior of the issues. Firstly, regarding the splitting into multiple entries, I found that the criteria for calculating EI similarity were too strict, so I have corrected that. Secondly, regarding the peak area, there was a bug where the peak area calculation would refer to the RI as the time axis if the peak was not detected during alignment while using RI. This has also been fixed. I plan to release a version including these fixes once I have further stabilized and corrected the behavior of the GCMS. Please wait a little longer. |
Great! Thanks a lot for this improvement. All the best, |
Hi developers,
Thanks a lot for implementing GC-MS data processing in MS-DIAL version 5+. I find many new and useful functions such as allowing representative spectrum selection and candidate selection. But I also find some small issues which I think is inconsistent with MS-DIAL version 4+ but useful.
Thanks again and I hope this will be helpful for further improvement of this excellent software.
All the best,
Sukis
The text was updated successfully, but these errors were encountered: