compomics / peptide-shaker

Interpretation of proteomics identification results
http://compomics.github.io/projects/peptide-shaker.html
47 stars 19 forks source link

pep.xml file parsing error #529

Closed marinacd closed 6 months ago

marinacd commented 7 months ago

Hi! I seem to have a problem with reading my spectrum matches from Search Gui, I have to run them separatly due to Java class path issues but Search Gui seems to work fine. When I run PEptide Shaker I get this issue and the log shows no errors: Error

Thank you

hbarsnes commented 7 months ago

I will look into the issue with the gene mappings for Baker's yeast and see if I can find a solution.

However, this is not the real problem. Rather it is your Comet output file. It is either empty or has somehow been corrupted. Have you checked that the Comet search completed correctly and without any errors and that the file is not empty?

hbarsnes commented 7 months ago

I just released a new PeptideShaker version (v3.0.3) that solves the Baker's yeast gene mapping issue. So if you update to the latest version that particular error message should disappear.

BTW, regarding the Java path issues, I would recommend removing all but the latest Java version. Although I'm not 100% sure what you mean by "Java class path issues"?

hbarsnes commented 6 months ago

Issue assumed resolved. If this is not the case, please let us know and we'll reopen the issue.