changeset 1:0f0095bde898 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pepquery2 commit fb66172091bb840e4cb673975fd1ebbfd8dcf3f7
author galaxyp
date Wed, 18 Oct 2023 06:40:34 +0000
parents 24681d6372f3
children c56ca72c129e
files macros.xml pepquery2_index.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Sun Nov 06 16:26:04 2022 +0000
+++ b/macros.xml	Wed Oct 18 06:40:34 2023 +0000
@@ -1,6 +1,6 @@
  <macros>
     <token name="@TOOL_VERSION@">2.0.2</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1101/gr.235028.118</citation>
--- a/pepquery2_index.xml	Sun Nov 06 16:26:04 2022 +0000
+++ b/pepquery2_index.xml	Wed Oct 18 06:40:34 2023 +0000
@@ -12,7 +12,7 @@
 $index_spectrum_files($output.files_path, $inputs)
     ]]></command>
     <inputs>
-        <param name="inputs" argument="-i" type="data" format="mfg,mzml,mzxml" multiple="true" label="MS Spectrum files">
+        <param name="inputs" argument="-i" type="data" format="mgf,mzml,mzxml" multiple="true" label="MS Spectrum files">
         </param>
     </inputs>
     <outputs>