Skip to content

Releases: compomics/ms2rescore

v3.1.0-dev3

17 Apr 15:16
Compare
Choose a tag to compare
v3.1.0-dev3 Pre-release
Pre-release

v3.1.0-dev2

10 Apr 13:41
Compare
Choose a tag to compare
v3.1.0-dev2 Pre-release
Pre-release

v3.1.0-dev1

09 Apr 13:22
Compare
Choose a tag to compare
v3.1.0-dev1 Pre-release
Pre-release

Full Changelog: v3.0.3...v3.1.0-dev1

v3.0.3

08 Apr 15:45
Compare
Choose a tag to compare

Added

  • Allow user to pass model_dir to MS²PIP in feature generator (fixes #134)

Changed

  • Missing precursor information (retention time and ion mobility) is now parsed in Rust using mzdata and timsrust, adding the new ms2rescore-rs package. This change also adds support for Bruker TDF and miniTDF raw files for this feature.
  • Use single quotes instead of back ticks when logging strings for improved Rich formatting.
  • Reactivate tests in CI.

Fixed

  • Fix writing of FlashLFQ output file with Mokapot when PSM List run fields are empty.
  • Write partial report when confidence before could not be calculated (e.g., when no PSMs identified before rescoring)

Windows installer Includes changes from upstream tools:

Full Changelog: v3.0.2...v3.0.3

v3.0.2

15 Mar 12:11
Compare
Choose a tag to compare

Fixed

  • Remove PSMs with invalid amino acids to avoid errors in feature generators (#126 )

v3.0.1

22 Feb 12:07
a8250b3
Compare
Choose a tag to compare

Fixed

  • Don't use unsupported icon on Linux systems (fixes #118)

Changed

  • Improved exception handling and logging for report generation
  • Update deeplc_retrainer version
  • Pin Numpy version for Python 3.11 (incompatibility between pyGAM, sklearn, and tensorflow)

Full Changelog: v3.0.0...v3.0.1

v3.0.0

30 Nov 12:09
d0eba5e
Compare
Choose a tag to compare

New in MS²Rescore v3 🎉

  • Use of psm_utils to support over 10 PSM file formats from different search engines
  • Support for mzML (MGF still supported)
  • HTML output with interactive charts for quality control and result inspection
  • High modularity in Python package to faciliate implementation in other workflows
  • Documentation on https://ms2rescore.readthedocs.io
  • ionmob feature generator for ion mobility CCS predictions
  • mokapot rescoring engine for more efficient rescoring
  • New graphical user interface with one-click installer for Windows
  • Many minor improvements (read more in our preprint: https://doi.org/10.26434/chemrxiv-2023-rvr9n)

Full Changelog: v2.1.3...v3.0.0

v3.0.0-b5

01 Nov 19:42
Compare
Choose a tag to compare

What's Changed

  • Fix build of Windows PyInstaller by @RalfG in #102
  • Better logging for modification mapping; fix pyOpenMS issue in Dockerfile by @ArthurDeclercq in #103

Full Changelog: v3.0.0b4...v3.0.0-b5

v3.0.0b4

13 Oct 15:21
Compare
Choose a tag to compare

Full Changelog: v3.0.0-b3...v3.0.0b4

v3.0.0-b3

13 Oct 10:05
Compare
Choose a tag to compare

Full Changelog: 3.0.0b2...v3.0.0-b3