Closed Usman095 closed 4 years ago
Hi @Usman095 ,
Neither of those two numbers (497.554892607892 or 695441.72387700004) will cause overflow. Can you paste the corresponding entry from the converted mzML?
Thank,
Fengchao
The mzML file that I have is more than 10GBs. Is there a way to know which entry caused the error in mzML file?
Sorry, I though you already identify the location in MGF file since you send us this
To Reproduce Convert mgf file to mzML using msconvert. The mgf file has the following fields: BEGIN IONS TITLE=20111219_EXQ5_KiSh_SA_LabelFree_HeLa_Proteome_Control_rep1_pH4.5.5.3 RTINSECONDS=1.3906311 PEPMASS=497.554892607892 695441.72387700004 CHARGE=3+ ...
If you cannot identify the location, there is no way for us to reproduce the error.
Best,
Fengchao
Here's the mzML file that I used: https://fiudit-my.sharepoint.com/:u:/g/personal/mutariq_fiu_edu/EQLlewA2O0NItbB71Rd-5SABmZgWpEkAuhaoEz8-C7-J7w?e=oM0bcN
Thank you very much. We will take a look soon.
Best,
Fengchao
Hi @Usman095 ,
I confirmed that this is a bug in data loading. It will be fixed in the next MSFragger release.
Thanks,
Fengchao
Awesome! Thank you!
Is there a quick fix that I can apply to get around the bug?
You can round the numbers in your MGF to, for example, 6 decimal points.
Describe the bug When parsing the mzML file generated by msconvert from an mgf file, it throws the NumberFormatException. The error log is given below:
To Reproduce Convert mgf file to mzML using msconvert. The mgf file has the following fields: BEGIN IONS TITLE=20111219_EXQ5_KiSh_SA_LabelFree_HeLa_Proteome_Control_rep1_pH4.5.5.3 RTINSECONDS=1.3906311 PEPMASS=497.554892607892 695441.72387700004 CHARGE=3+ ... Run the philosopher pipeline using the Non-ion mobility data script provided here for closed search.
Expected behavior The program should finish without any errors.
Please complete the following information:
Additional context For search, the human database was used which can be downloaded using FragPipe.