diff --git a/tools/msconvert/.shed.yml b/tools/msconvert/.shed.yml index 70041d931..92c963613 100644 --- a/tools/msconvert/.shed.yml +++ b/tools/msconvert/.shed.yml @@ -12,4 +12,4 @@ long_description: | Main web site: http://www.proteowizard.org remote_repository_url: https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msconvert type: unrestricted - +homepage_url: http://proteowizard.sourceforge.net/tools.shtml diff --git a/tools/msconvert/msconvert.xml b/tools/msconvert/msconvert.xml index 054709b77..17f7f8b5a 100644 --- a/tools/msconvert/msconvert.xml +++ b/tools/msconvert/msconvert.xml @@ -1,25 +1,34 @@ - - Convert and/or filter mass spectrometry files - - msconvert_macros.xml - - - chambm/pwiz-skyline-i-agree-to-the-vendor-licenses:@FULL_VERSION@ - - - - - - - - - - - - - - - - - + + Convert and/or filter mass spectrometry files + + msconvert_macros.xml + + + msconvert + + + chambm/pwiz-skyline-i-agree-to-the-vendor-licenses:@FULL_VERSION@ + + + + + + + + + + + + + + + diff --git a/tools/msconvert/msconvert_macros.xml b/tools/msconvert/msconvert_macros.xml index a5dcc490c..d48494c90 100644 --- a/tools/msconvert/msconvert_macros.xml +++ b/tools/msconvert/msconvert_macros.xml @@ -221,7 +221,7 @@ && mv 'outputs/${os.path.splitext($basename)[0]}.${output_type}' '${output}' #else ## make mzML and mzXML extensions lower case (the Galaxy data type is ) otherwise detetion of the file - ## TODO this won't be necessay from Galaxy 21.01 https://github.com/galaxyproject/galaxy/pull/10803 + ## this won't be necessay from Galaxy 21.01 https://github.com/galaxyproject/galaxy/pull/10803 #if $output_type == 'mzML' or $output_type == 'mzXML' && find outputs/ -name "*.$output_type" | xargs -I "FILE" sh -c 'mv FILE outputs/\$(basename FILE .$output_type).#echo str($output_type).lower() ## a newline is needed after `#echo ...` therefore the `;'` on the next line @@ -251,7 +251,10 @@
- + + + + @@ -268,7 +271,10 @@ - + + + + @@ -337,7 +343,10 @@ - + + + + @@ -346,7 +355,10 @@ - + + + + @@ -374,7 +386,10 @@ - + + + + @@ -386,7 +401,10 @@ - + + + + @@ -397,13 +415,13 @@ - + - + @@ -443,7 +461,10 @@ - + + + + @@ -471,7 +492,10 @@ - + + + + @@ -486,7 +510,10 @@ - + + + + @@ -535,7 +562,7 @@ data_processing['precursor_refinement']['use_mzrefinement'] == True - + general_options['multi_run_output']['do_multi_run_output'] == True @@ -544,7 +571,7 @@ - + @@ -553,7 +580,7 @@ - + @@ -562,7 +589,7 @@ - + @@ -570,19 +597,19 @@ - + - + - + @@ -591,7 +618,7 @@ - + @@ -599,7 +626,7 @@ - + @@ -610,7 +637,7 @@ - + @@ -621,7 +648,7 @@ - + @@ -633,7 +660,7 @@ - + @@ -645,7 +672,7 @@ - + @@ -654,7 +681,7 @@ - + @@ -662,7 +689,7 @@ - + @@ -690,7 +717,7 @@ --> - + @@ -698,7 +725,7 @@ - + @@ -706,7 +733,7 @@ - + @@ -714,7 +741,7 @@ - + @@ -722,7 +749,7 @@ - + @@ -730,7 +757,7 @@ - + @@ -743,7 +770,7 @@ - + @@ -756,7 +783,7 @@ - + @@ -771,7 +798,7 @@ - + @@ -785,7 +812,7 @@ - + @@ -798,7 +825,7 @@ - + @@ -808,7 +835,7 @@ - + @@ -819,7 +846,7 @@ - + @@ -827,7 +854,7 @@ - + @@ -835,7 +862,7 @@ - + @@ -848,7 +875,7 @@ - + @@ -856,7 +883,7 @@ - + @@ -866,7 +893,7 @@ - + @@ -874,7 +901,7 @@ - + @@ -882,7 +909,7 @@ - + @@ -902,16 +929,6 @@ --> - -**What it does** - -Converts mass spectrometry (MS) files: proprietary MS vendor formats can be converted to open MS formats (mzML, mzXML, MGF, MS1/MS2) and open formats can be converted to other open formats. Additional options such as filtering and/or precursor recalculation are available. - -You can view the original documentation here_. - -.. _here: http://proteowizard.sourceforge.net/tools/msconvert.html - - 10.1093/bioinformatics/btn323