compomics / ms2pip

MS²PIP: Fast and accurate peptide spectrum prediction for multiple fragmentation methods, instruments, and labeling techniques.
https://ms2pip.readthedocs.io
Apache License 2.0
37 stars 18 forks source link

Currently broken #28

Closed rohan-shah closed 5 years ago

rohan-shah commented 5 years ago

We really want to use this, but there appear to be a very large number of bugs. For example:

RalfG commented 5 years ago

Hi! Did you download the latest release, as written in the README.md? Because the most recent commit in the master branch indeed contains some bugs. I also recommend you to extract the precompiled files (see the ms2pip_c_v20190130_precompiled_cython_modules.zip on the releases page) into the cython_modules folder, as compiling them yourself can take a very long time. For this to work, you do need Python 3.7 (can be a conda env). Let me know if it works!