smith-chem-wisc / MetaMorpheus

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

Added additionaly support for tmt labeling #2278

Closed Alexander-Sol closed 1 year ago

Alexander-Sol commented 1 year ago

Reporter ions for multiplex tags now have their own columns in AllPSMs and AllPeptides.

codecov[bot] commented 1 year ago

Codecov Report

Merging #2278 (d4236a8) into master (cfc2d70) will increase coverage by 0.04%. The diff coverage is 99.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2278      +/-   ##
==========================================
+ Coverage   91.88%   91.92%   +0.04%     
==========================================
  Files         133      133              
  Lines       20162    20272     +110     
  Branches     2810     2824      +14     
==========================================
+ Hits        18525    18635     +110     
  Misses       1156     1156              
  Partials      481      481              
Impacted Files Coverage Δ
...eus/TaskLayer/SearchTask/PostSearchAnalysisTask.cs 93.05% <99.09%> (+0.54%) :arrow_up:
MetaMorpheus/TaskLayer/MyFileManager.cs 95.65% <100.00%> (+0.35%) :arrow_up:
...skLayer/SearchTask/PostSearchAnalysisParameters.cs 100.00% <100.00%> (ø)
...aMorpheus/TaskLayer/SearchTask/SearchParameters.cs 100.00% <100.00%> (ø)
MetaMorpheus/TaskLayer/SearchTask/SearchTask.cs 94.75% <100.00%> (ø)