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 bug in xtandem reader #63

Closed RalfG closed 9 months ago

RalfG commented 9 months ago

Fixed

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (367bb36) 61.91% compared to head (2ba72e2) 61.91%.

Files Patch % Lines
psm_utils/io/xtandem.py 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ======================================= Coverage 61.91% 61.91% ======================================= Files 23 23 Lines 2342 2342 ======================================= Hits 1450 1450 Misses 892 892 ```

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