diff TICCalculator.xml @ 3:506e10e1737a draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit d589f39067c2e8556273601a2b53b1b1ef2d88f4
author galaxyp
date Mon, 07 Aug 2017 14:58:58 -0400
parents 581bae0fad52
children 60706a4cfab7
line wrap: on
line diff
--- a/TICCalculator.xml	Thu Apr 27 13:13:16 2017 -0400
+++ b/TICCalculator.xml	Mon Aug 07 14:58:58 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: [Utilities]-->
-<tool id="TICCalculator" name="TICCalculator" version="2.1.0">
+<tool id="TICCalculator" name="TICCalculator" version="2.2.0">
   <description>Calculates the TIC from a mass spectrometric raw file (useful for benchmarking).</description>
   <macros>
     <token name="@EXECUTABLE@">TICCalculator</token>
@@ -39,7 +39,7 @@
 &gt; $param_stdout
 </command>
   <inputs>
-    <param name="param_in" type="data" format="mgf,mzml,mzxml,tabular,featurexml,consensusxml" optional="False" label="Input file to convert" help="(-in) "/>
+    <param name="param_in" type="data" format="mzData,mzxml,mzml,cachedMzML,dta,dta2d,mgf,featurexml,consensusxml,ms2,fid,tabular,peplist,kroenik,tabular" optional="False" label="Input file to convert" help="(-in) "/>
     <param name="param_read_method" type="select" optional="False" value="regular" label="Method to read the file" help="(-read_method) ">
       <option value="regular" selected="true">regular</option>
       <option value="indexed">indexed</option>
@@ -62,5 +62,5 @@
   <help>Calculates the TIC from a mass spectrometric raw file (useful for benchmarking).
 
 
-For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/doxygen/parameters/output/UTILS_TICCalculator.html</help>
+For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_TICCalculator.html</help>
 </tool>