pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
158 stars 91 forks source link

How can I load a SRM data? #325

Open dongdongdong7 opened 1 year ago

dongdongdong7 commented 1 year ago

It seems that I can't load SRM data with pymzml, nor can I find any clue in the documentation.

MKoesters commented 1 year ago

Hi @dongdongdong7,

Can you initialize a reader and paste all the keys in reader['info'].offset_dict? Eventually you need to set build_index_from_scratch to True when initializing the reader.

Best, Manuel

MKoesters commented 1 year ago

Are you still facing problems and need support? Else, I'll close this issue in about a week.

Best, Manuel

dongdongdong7 commented 1 year ago

So busy these days. Please forgive me for not replying to you. I have solved this problem now. And it has to be said that the python package is really less in MS. And thank you for your reply.

Best wishes, Barry

------------------ 原始邮件 ------------------ 发件人: "pymzml/pymzML" @.>; 发送时间: 2023年5月26日(星期五) 晚上8:13 @.>; @.**@.>; 主题: Re: [pymzml/pymzML] How can I load a SRM data? (Issue #325)

Are you still facing problems and need support? Else, I'll close this issue in about a week.

Best, Manuel

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>