-
Notifications
You must be signed in to change notification settings - Fork 20
Refactoring #245
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
Open
ArthurDeclercq
wants to merge
56
commits into
main
Choose a base branch
from
refactoring
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Refactoring #245
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into spectrum-feature-generator
…into spectrum-feature-generator
…into spectrum-feature-generator
…trum-feature-generator
pull main in spectrum-feature-generator
…pectrum-feature-generator
…mics/ms2rescore into spectrum-feature-generator
…mics/ms2rescore into spectrum-feature-generator
…rator * origin/main: Use np.fromiter for generators Implement requested changes (.copy; use generators) Urgent fix in im2deep.py require ms2rescore-rs version with file type check move file type check to ms2rescore_rs Pin DeepLC version to <3.1, avoiding calibration bug Refactor parsing of spectrum data: - Clearer logging when parsing precursor info from spectrum files - Always check if PSMs match with spectra based on observed precursor m/z (if available in PSM list) - Always raise error if not all PSMs can be found in spectrum file(s), before MS²PIP - Provide example PSM IDs from both PSM and spectrum file when matching fails. - Move all code to parse_spectra
rustyms 0.9.0a3 requires python 3.11, while we support 3.9.
As mumble hasn't been published on pypi yet, use a git dependency for now.
im2deep.utils was introduced in 0.3.0. CompOmics/IM2Deep@0a4bc9d
…pectrum-feature-generator
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.