Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downgrade pyteomics version in pyproject.toml #133

Closed
wants to merge 74 commits into from

Conversation

ArthurDeclercq
Copy link
Collaborator

To avoid pickle error in mutliprocessing with version 4.7.0 and higher of pyteomics, I put a limit on the versioning untill issue is fixed

rodvrees and others added 26 commits February 2, 2024 13:43
Use semi-colon instead of comma's in dependencies
* im2deep

* models + debug

* fix

* add models

* fixes in im2deep.py

* fixes in im2deep.py

* im2deep implementation

* CCS shift calculation fix

* models + plot

* add unused argument

* IM2Deep plot correct labels

* calibrate per charge option

* new models and reference

* correct format reference

* fix model name in IM2Deep

* change use of reference dataset

* IM2Deep calibrate correctly

* Implement IM2Deep package

* GUI changes im2deep

* add im2deep to pyproject

* change dockerfile

* optimise spectrum parsing

* update toml file

* added debug logging

* requested changes

* change numpy version upper limit

* fix bug

* Use newer setup-python action; revert numpy upper limit

* Fix numpy version for py311

* Update pyproject.toml

Use semi-colon instead of comma's in dependencies

* requested changes

* Update ms2rescore/feature_generators/im2deep.py

---------

Co-authored-by: rodvrees <[email protected]>
Co-authored-by: rodvrees <[email protected]>
Co-authored-by: rodvrees <[email protected]>
Co-authored-by: RalfG <[email protected]>
This reverts commit ff81bd9, reversing
changes made to 23dfa95.
To avoid pickle error in mutliprocessing with version 4.7.0 and higher of pyteomics, I put a limit on the versioning untill issue is fixed
@ArthurDeclercq ArthurDeclercq deleted the ArthurDeclercq-pyteomics-patch branch March 26, 2024 13:20
@ArthurDeclercq
Copy link
Collaborator Author

Fixed upstream in psm_utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants