Skip to content

Releases: CompOmics/ms2pip

4.2.0-alpha.3

22 Apr 14:56
87f6acf

Choose a tag to compare

4.2.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Replace C/Cython with ms2rescore-rs by @RalfG in #260
  • Update DeepLC and IM2Deep integration for their v4/v2 API rewrites by @RalfG in #261
  • Merge correlate_preloaded into correlate with auto-detection of PSM spectrum property by @RalfG in #262
  • Refactor/cleanup python internals by @RalfG in #263
  • Cherry-pick fixes from fix/predict-library (PR #248) by @RalfG in #264

Full Changelog: v4.2.0-alpha.2...4.2.0-alpha.3

v4.2.0-alpha.2

08 Apr 13:06

Choose a tag to compare

v4.2.0-alpha.2 Pre-release
Pre-release

v4.2.0-alpha.1

08 Apr 10:51

Choose a tag to compare

v4.2.0-alpha.1 Pre-release
Pre-release

v4.2.0-alpha.0

31 Mar 21:16
4d0ba83

Choose a tag to compare

v4.2.0-alpha.0 Pre-release
Pre-release

Full Changelog: v4.1.2...v4.2.0-alpha.0

v4.1.2

10 Feb 13:14
0aca6b3

Choose a tag to compare

Fixed

  • Prefer (faster) Genesis for model downloads, with a fall back to Zenodo
  • CI: Update build runners for macOS (see actions/runner-images#13046)
  • Fix logging for spectral library prediction (by @paretje in #257)

Full Changelog: v4.1.1...v4.1.2

v4.1.1

07 Jan 14:27
4edc867

Choose a tag to compare

Fixed

  • ⬆️ Fix support for sqlalchemy v2, keeping backwards compatibility with v1.4 (#249, fixes #250)
  • 📝 Fix typo of max_length in search_space documentation (#245 by @paretje)
  • 👷 In CI workflows, don't build dependencies like pyarrow from source. This can result in failed build workflows.

Full Changelog: v4.1.0...v4.1.1

v4.1.0

20 Jan 16:10
c69d78d

Choose a tag to compare

Added

  • ✨ Support for Thermo raw (requiring dotnet runtime) and gzipped spectrum files, through mobiusklein/mzdata (#226, by @paretje)
  • ✨ New Python API usage mode correlate-single to correlate to a single ObservedSpectrum object with predictions (#232)
  • ✨ Added support for Python 3.12 and 3.13, Numpy v2, and newer Pandas and XGBoost versions (#228)
  • ✅ CI: Add integration test for predict-single (#228)

Changed

  • ⚠️ Ion mobility is now returned instead of collisional cross section when IM2Deep is used through the add_ion_mobility option (#236, by rodvrees)
  • 🏗️ Model files are now downloaded from Zenodo instead of Genesis (#225, by paretje, fixes #229)
  • 📝 Docs: Updated README to include correlate-single; moved webserver API docs from old Wiki (#239)

Removed

  • 🐍 Removed support for Python 3.8 (EOL) and for musllinux distributions (#228, #237)
  • 🗑️ Removed old conversion scripts, mostly implemented in psm_utils (#239)
  • 🗑️ Removed old train script, to be replaced with page in docs (#239)

v4.0.0

17 Jul 15:39

Choose a tag to compare

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 MGF, mzML, and Bruker raw 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
  • ...

v3.13.0

05 Mar 16:17

Choose a tag to compare

Added

Full Changelog: v3.12.0...v3.13.0

v3.12.0

01 Feb 16:06
b47a80b

Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.12.0