v3.0.3
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:
- psm_utils: compomics/psm_utils@v0.7.3...v0.8.2
- MS²PIP: compomics/ms2pip@v4.0.0-dev8...v4.0.0-dev10
Full Changelog: v3.0.2...v3.0.3