QuantSysBio / inSPIRE

in silico Spectral Predictor Informed REscoring
GNU General Public License v2.0
20 stars 1 forks source link

FileNotFoundError: with ms2pip #31

Closed JesusCastano01 closed 2 weeks ago

JesusCastano01 commented 3 months ago

Hi,

I was trying to run Inspire using ms2pip instead of Prosit, but I ran into an issue that I'm not sure how to solve. The software is supposed to generate the file ms2pipInput.preprec to start ms2pip, but for some reason is not doing it.

image

This is what the config file looks like, in case it's useful:

image

I'd appreciate any suggestion to solve this problem. Thanks,

jamc1996 commented 3 months ago

Hello,

Thanks for using inSPIRE! I think the problem may be the inSPIRE version, so I would suggest you run

pip install inspirems==1.0

to get the version you need.

We have more limited MS2PIP support for the latest versions of inSPIRE as we are mostly focussing on using Prosit, I updated the README now so that you can see more clearly which versions to install:

https://github.com/QuantSysBio/inSPIRE/commit/75e1f2e4712050aa3a839814edad4ea2e45c1e1e

Let me know if you still have problems, we can release a patch version if needed.

Best wishes, John.

jamc1996 commented 2 weeks ago

Closing this issue, if anybody reading this still has the above issue after using my suggestion above please re-open or open a new issue 👍