1.0.8.1
MetaMorpheus v1.0.8.1 - Calibration Hotfix
What's Changed
- Some users reported issues where Calibration would crash without writing an error report. This PR fixes that issue, along with other minor changes.
Minor Improvements, fixes, etc.
- Update to mzLib 1.0.562, #2500
- SpectralMatch objects no longer contain the MsDataScan property by default. This property is still used, but only for GPTMD. To support this, minor changes were made to Isobaric Quant reporting - #2476, #2491, #2496
- Maintenance: Spectral Match Ordering in collections is now fully reproducible by @nbollis in #2482
- Create Testing Github Action by @nbollis in #2488
- Maintenance: Spectral Match Hypothesis object replaced anonymous types during database search by @nbollis in #2483
- Removed unused property in SpectralMatch by @nbollis in #2492
- Refactoring to use IIndexedMzPeak by @pcruzparri in #2494
- Removed unnecessary fragment ion object mapping in Spectral Match by @nbollis in #2484
- Removed unnecessary tab character that was appended to the end of lines in the AllProteins/AllQuantifiedProteins output @Alexander-Sol in #2507
New Contributors
- @pcruzparri made their first contribution in #2494
Full Changelog: 1.0.8...1.0.8.1