Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change scan_id dtype to string. #51

Merged
merged 8 commits into from
Apr 30, 2024
Merged

Change scan_id dtype to string. #51

merged 8 commits into from
Apr 30, 2024

Conversation

wfondrie
Copy link
Owner

Change the scan_id dtype for parsed mass spectra to be the full scan string. The original integer representation was nice, but failed for mzML files generated from .wiff files from Sciex instruments.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.93%. Comparing base (b8be2e2) to head (7c72e67).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   96.66%   96.93%   +0.27%     
==========================================
  Files          24       24              
  Lines         959      947      -12     
==========================================
- Hits          927      918       -9     
+ Misses         32       29       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wfondrie wfondrie merged commit 8519369 into main Apr 30, 2024
7 checks passed
@wfondrie wfondrie deleted the dataset-refinement branch April 30, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant