smith-chem-wisc / MetaMorpheus

Proteomics search software with integrated calibration, PTM discovery, bottom-up, top-down and LFQ capabilities
MIT License
90 stars 45 forks source link

Spectral recovery #2269

Closed Alexander-Sol closed 1 year ago

Alexander-Sol commented 1 year ago

Changed "MBR Analysis" to "Spectral Recovery" to avoid confusion. This change affects the Search Task window as well as function names/namespace. Addresses issue #2268

codecov[bot] commented 1 year ago

Codecov Report

Merging #2269 (4824280) into master (9792f73) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2269      +/-   ##
==========================================
+ Coverage   91.81%   91.86%   +0.05%     
==========================================
  Files         134      133       -1     
  Lines       20207    20196      -11     
  Branches     2819     2817       -2     
==========================================
  Hits        18554    18554              
+ Misses       1173     1162      -11     
  Partials      480      480              
Impacted Files Coverage Δ
...pheus/TaskLayer/MbrAnalysis/SpectralRecoveryPSM.cs 83.33% <100.00%> (ø)
...s/TaskLayer/MbrAnalysis/SpectralRecoveryResults.cs 98.16% <100.00%> (ø)
...us/TaskLayer/MbrAnalysis/SpectralRecoveryRunner.cs 91.50% <100.00%> (ø)
...eus/TaskLayer/SearchTask/PostSearchAnalysisTask.cs 92.50% <100.00%> (ø)
...aMorpheus/TaskLayer/SearchTask/SearchParameters.cs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes