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

bump msconvert #721

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions tools/msconvert/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ long_description: |
Proteowizard msconvert
Convert and/or filter mass spectrometry files using the offical Docker container.
Using the Docker container requires agreeing to each vendor's license (for using their proprietary data access libraries): http://www.proteowizard.org/licenses.html

Main web site: http://www.proteowizard.org
remote_repository_url: https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msconvert
homepage_url: http://www.proteowizard.org
type: unrestricted

File renamed without changes.
2 changes: 1 addition & 1 deletion tools/msconvert/msconvert.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="msconvert" name="msconvert" version="@VERSION@.2">
<tool id="msconvert" name="msconvert" version="@VERSION@+galaxy0">
<description>Convert and/or filter mass spectrometry files</description>
<macros>
<import>msconvert_macros.xml</import>
Expand Down
160 changes: 95 additions & 65 deletions tools/msconvert/msconvert_macros.xml

Large diffs are not rendered by default.

Loading
Loading