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

v4.0.0 #201

Open
wants to merge 141 commits into
base: releases
Choose a base branch
from
Open

v4.0.0 #201

wants to merge 141 commits into from

Conversation

RalfG
Copy link
Member

@RalfG RalfG commented Jun 25, 2023

Fully refactored and drastically more user-friendly version of MS²PIP:

  • More modular Python API
  • One consolidated command-line interface with subcommands
  • Support for all file formats readable by psm_utils
  • Support for both MGF and mzML spectrum files
  • Support for ProForma 2.0 peptide notation (no modification configuration required anymore)
  • Support for multiple peptides/PSMs per spectrum
  • Detailed documentation on ms2pip.readthedocs.io
  • ...

RalfG and others added 30 commits February 2, 2023 22:33
- Reimplement encoder to fully support ProForma without PEPREC intermediate.
- Reimplement multiprocessing chunking approach to improve handling of very large PSM files.
- Add psm_index to output.
- Move batch_processing back into core.
- Move encoder out of _utils
(Could be re-added and implemented if ever needed)
RalfG and others added 29 commits May 3, 2024 16:14
Reimplement spectrum_output module for v4
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.

None yet

5 participants