-
Notifications
You must be signed in to change notification settings - Fork 100
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
Extension of bruker precursor information (2nd attempt) #3191
Merged
chambm
merged 29 commits into
ProteoWizard:master
from
zontal:feature/bruker_precursor_2
Jan 15, 2025
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ba475f1
Feature Reader Bruker with extended precursor info
xjasg c9f071e
Collisional Cross Sectional Area added
Andre99999999 5c7e77a
mzXML and MGF Reader/Writer externded
xjasg e8e5c5e
Bugfix Typo
xjasg 112bf17
Changes after review
Andre99999999 0b8ffc4
Bugfix merges
Andre99999999 ee17fef
Test files changed
Andre99999999 8aeecd0
lowest and highest observed mz
Andre99999999 0f3b1a3
small cleanup
Andre99999999 8104588
Merge branch 'master' into feature/bruker_precursor_2
xjasg 3ab4cff
Bugfix
Andre99999999 912c3c6
Fix Build exception
Andre99999999 56949cf
Bugfix unused header
Andre99999999 e7bf0d5
Revert changes after review
Andre99999999 3e7fd96
Remove unnecessary code
Andre99999999 5f5a974
Remove unused function
Andre99999999 ef4e5d4
cleanup
Andre99999999 e2e6ea2
Revert "lowest and highest observed mz"
Andre99999999 bb1a8ee
Partially revert last changes ( add intensity population again )
Andre99999999 853d207
Whitespace issues
Andre99999999 701ac75
merge latest version
Andre99999999 a80d333
Whitespace issue
Andre99999999 f4213a0
MGF Serializer + Spectrum list changes (Revwiew findings)
Andre99999999 e487769
Bugfix Build error
Andre99999999 73aca39
Extend MGF test with new parameters
Andre99999999 c18d414
Cleanup
Andre99999999 3cb5ae3
Bugfix remove ccs Parameter from title after mgf file was read
Andre99999999 924b415
Merge branch 'master' into feature/bruker_precursor_2
chambm 3587b11
Merge branch 'master' into feature/bruker_precursor_2
chambm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You reverted your intensity population here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for finding this. I will fix it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.