Skip to content

v3.0.3

Compare
Choose a tag to compare
@RalfG RalfG released this 08 Apr 15:45
· 186 commits to main since this release

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