-
Notifications
You must be signed in to change notification settings - Fork 57
Bugfix/cleanup commandline options #178
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
Merged
ypriverol
merged 30 commits into
CompOmics:master
from
zontal:bugfix/cleanup_commandline_options
May 9, 2024
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8cceaf9
ZSPACE-12104 Remove reduncant properties.
zhaoheting-zontal 04b1c61
ZSPACE-12104 Remove reduncant properties.
zhaoheting-zontal ac97343
ZSPACE-12104 Remove reduncant properties.
zhaoheting-zontal 40404df
ZSPACE-12104 Remove reduncant properties.
zhaoheting-zontal 9c1e636
ZSPACE-12104 Solve code review issues.
zhaoheting-zontal dc22d87
ZSPACE-12104 Solve code review issues.
zhaoheting-zontal 467506b
ZSPACE-12467 Check if the file is MS type
zhaoheting-zontal 65f14e5
ZSPACE-12467 Solve code review issues.
zhaoheting-zontal bceb3dd
ZSPACE-12467 Fix code review issues.
zhaoheting-zontal cfa25a2
ZSPACE-12467 Remove ms data for not MS type.
zhaoheting-zontal a29ac4c
ZSPACE-12467 Solve code review issues.
zhaoheting-zontal adc3417
ZSPACE-12467 Replace whitespace with underscore.
zhaoheting-zontal 1a4c9a1
cleanup code
wolfgangcolsman ebacd5a
Merge pull request #3 from zontal/feature/support_non_ms_instruments
wolfgangcolsman 93a5974
handle empty channel name
wolfgangcolsman 878596b
add unitAccession for Volts
wolfgangcolsman 793055f
Merge pull request #4 from zontal/feature/support_non_ms_instruments
wolfgangcolsman 65347bc
Merge pull request #5 from zontal/try_to_close_stream
wolfgangcolsman 6153039
unique channel name
wolfgangcolsman d240356
Merge pull request #7 from zontal/feature/support_non_ms_instruments
wolfgangcolsman abc6be5
fix
wolfgangcolsman c3729b9
Merge pull request #8 from zontal/feature/support_non_ms_instruments
wolfgangcolsman 8530c38
add expected runtime
wolfgangcolsman 46f387d
Merge branch 'zontal' into feature/runtime
wolfgangcolsman 3359fba
Merge pull request #12 from zontal/feature/runtime
wolfgangcolsman 8da0889
Merge branch '1.4.3' into zontal
zhaoheting-zontal e94cf14
Treat as if it is never set when last spectrum is set as 0.
zhaoheting-zontal 2e4e8c7
Treat as if it is never set when last spectrum is set as 0.
zhaoheting-zontal be47d3c
Merge pull request #14 from zontal/bugfix/treat-last-spectrum-0
wolfgangcolsman 75934f8
Bugfix command line options
Andre99999999 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 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
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
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
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.
This change cannot be accepted, see #144
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.
@wolfgangcolsman Could you, please, comment on what was the reason for implementing this change?