compomics / ms2rescore

Modular and user-friendly platform for AI-assisted rescoring of peptide identifications
https://ms2rescore.readthedocs.io
Apache License 2.0
49 stars 15 forks source link

Issue in selecting the mgf file of the spectrum file in GUI #85

Closed eunice1029 closed 11 months ago

eunice1029 commented 1 year ago

Hi, I've got a quick question about selecting the mgf file in the Spectrum file directory.

I'm currently using GUI by running [python -m ms2rescore.gui] in the command window and I got a window where I could browse files and folders directly. I tried putting in my mgf spectrum files but when I click the browse button, and try to select the file, it gives me a message, "No items match your search." And when I select the folder and try running, I get an error, "FileNotFoundError: [WinError 2] The system cannot find the file specified."

I am wondering why I'm not able to see and select my files in the Spectrum file directory browse.

Thank you so much.

RalfG commented 11 months ago

Hi @eunice1029 ,

If you are still interested, I recommend trying out the new beta version of MS²Rescore 3.0. It has a completely rebuilt desktop application and a much simpler installation process. This issue should also be fixed in the new version.

https://github.com/compomics/ms2rescore/releases/tag/v3.0.0b4

Let us know if you do run into any other issues.

Best, Ralf