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

Use Rust for parsing spectrum files #141

Merged
merged 4 commits into from
Apr 7, 2024
Merged

Use Rust for parsing spectrum files #141

merged 4 commits into from
Apr 7, 2024

Conversation

RalfG
Copy link
Member

@RalfG RalfG commented Apr 6, 2024

Changed

  • Missing precursor information (retention time and ion mobility) is now parsed in Rust using mzdata and timsrust, adding the new ms2rescore-rs package. This change also adds support for Bruker TDF and miniTDF raw files for this feature.
  • Use single quotes (') instead of back ticks when logging strings for improved Rich formatting.
  • Reactivate tests in CI.

Fixed

  • Fix writing of FlashLFQ output file with Mokapot when PSM List run fields are empty.

@RalfG RalfG marked this pull request as ready for review April 7, 2024 17:00
@RalfG RalfG merged commit 4f1ff2e into main Apr 7, 2024
5 checks passed
@RalfG RalfG added this to the v3.0.3 milestone Apr 9, 2024
@RalfG RalfG deleted the use-ms2rescore_rs branch April 9, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant