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

Add TIMScore Parquet support #70

Closed RalfG closed 5 months ago

RalfG commented 6 months ago

Added

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (56ed71d) to head (a0dc262).

Files Patch % Lines
psm_utils/io/timscore.py 0.00% 23 Missing :warning:
psm_utils/io/__init__.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 #70 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 23 24 +1 Lines 2344 2368 +24 ===================================== - Misses 2344 2368 +24 ```

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