Skip to content

1.0.6

Latest
Compare
Choose a tag to compare
@Alexander-Sol Alexander-Sol released this 16 Sep 19:12
4d5e0ef

MetaMorpheus v1.0.6 - Changes to FDR calculation

Update to .NET 8

Overhauled PEP, Q-Value, and PEP Q-Value calculations

  • Adjusted Q-value calculations to represent a true positive false discovery rate calculation. The overall number of results at Q <= 0.01 will differ for this release
  • The ML classifier used for calculating PEP and PEP Q-Values was overhauled to eliminate contamination issues that could lead to anti-conservative estimates of FDR.
  • New features for top-down data were added to the PEP model
  • In Results.txt and AllResults.txt, text formatting has been changed

Visualization

  • Can now match all fragment types to an experimental spectrum and visualize matched fragments in MetaDraw
  • Can now export cross-link spectrum match plots

Bug Fixes and QOL

  • Spectra file loading time has been reduced
  • Search progress bar no longer scrolls infinitely after a spectral library search
  • Spectral Libraries can now be used as databases from Command Line
  • Added a significant amount of comments to Glyco Proteomics code

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6