compomics / psm_utils

Common utilities for parsing and handling peptide-spectrum matches and search engine results in Python
https://psm-utils.readthedocs.io
Apache License 2.0
24 stars 6 forks source link

Fix xtandem `run` value parsing; fix renaming negative mass modifications #62

Closed ArthurDeclercq closed 10 months ago

ArthurDeclercq commented 10 months ago

Added

Fixed

codecov-commenter commented 10 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (37163f1) 61.72% compared to head (13b367b) 61.70%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 61.72% 61.70% -0.03% ========================================== Files 23 23 Lines 2336 2340 +4 ========================================== + Hits 1442 1444 +2 - Misses 894 896 +2 ``` | [Files](https://app.codecov.io/gh/compomics/psm_utils/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics) | Coverage Δ | | |---|---|---| | [psm\_utils/peptidoform.py](https://app.codecov.io/gh/compomics/psm_utils/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics#diff-cHNtX3V0aWxzL3BlcHRpZG9mb3JtLnB5) | `38.63% <0.00%> (ø)` | | | [psm\_utils/io/xtandem.py](https://app.codecov.io/gh/compomics/psm_utils/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compomics#diff-cHNtX3V0aWxzL2lvL3h0YW5kZW0ucHk=) | `69.49% <40.00%> (-1.42%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.