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

Glyco child scan display bugfix - Visualization Update Rebase #2266

Closed nbollis closed 1 year ago

nbollis commented 1 year ago

Made the Show Decoy and Display internal ion MetaDrawSettings actually save Eliminated xaml binding error in MetaDrawSettingsWindow Sequence Coverage will no longer display internal ions if the setting is not checked Fixed glyco child scan display where child fragment ions were not being displayed properly

codecov[bot] commented 1 year ago

Codecov Report

Merging #2266 (b112cdb) into master (11592ab) will decrease coverage by 0.36%. The diff coverage is 97.36%.

:exclamation: Current head b112cdb differs from pull request most recent head 0c2efb2. Consider uploading reports for the commit 0c2efb2 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2266      +/-   ##
==========================================
- Coverage   91.80%   91.44%   -0.36%     
==========================================
  Files         134      134              
  Lines       20185    20175      -10     
  Branches     2815     2811       -4     
==========================================
- Hits        18531    18450      -81     
- Misses       1173     1237      +64     
- Partials      481      488       +7     
Impacted Files Coverage Δ
...MetaDraw/SpectrumMatch/ChimeraSpectrumMatchPlot.cs 89.62% <80.00%> (+0.07%) :arrow_up:
...etaMorpheus/GuiFunctions/MetaDraw/MetaDrawLogic.cs 95.17% <100.00%> (+0.04%) :arrow_up:
...Morpheus/GuiFunctions/MetaDraw/MetaDrawSettings.cs 99.11% <100.00%> (+0.01%) :arrow_up:
.../GuiFunctions/MetaDraw/MetaDrawSettingsSnapshot.cs 100.00% <100.00%> (ø)
...MetaDraw/SpectrumMatch/PeptideSpectrumMatchPlot.cs 97.18% <100.00%> (ø)
...ctions/MetaDraw/SpectrumMatch/SpectrumMatchPlot.cs 91.37% <100.00%> (+0.20%) :arrow_up:

... and 10 files with indirect coverage changes