diff TextExporter.xml @ 3:fb6a81e78d85 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit d589f39067c2e8556273601a2b53b1b1ef2d88f4
author galaxyp
date Mon, 07 Aug 2017 15:00:02 -0400
parents 7cca7b7dc08e
children bc687236ebe0
line wrap: on
line diff
--- a/TextExporter.xml	Thu Apr 27 13:13:58 2017 -0400
+++ b/TextExporter.xml	Mon Aug 07 15:00:02 2017 -0400
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
 <!--Proposed Tool Section: [File Handling]-->
-<tool id="TextExporter" name="TextExporter" version="2.1.0">
+<tool id="TextExporter" name="TextExporter" version="2.2.0">
   <description>Exports various XML formats to a text file.</description>
   <macros>
     <token name="@EXECUTABLE@">TextExporter</token>
@@ -86,7 +86,7 @@
 #end if
 </command>
   <inputs>
-    <param name="param_in" type="data" format="featurexml,consensusxml,mzml,idxml" optional="False" label="Input file" help="(-in) "/>
+    <param name="param_in" type="data" format="featurexml,consensusxml,idxml,mzml" optional="False" label="Input file" help="(-in) "/>
     <param name="param_separator" type="text" size="30" label="The used separator character(s); if not set the 'tab' character is used" help="(-separator) ">
       <sanitizer>
         <valid initial="string.printable">