comparison TICCalculator.xml @ 5:11fc1eb69276 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 58476cadaaf10b494317a604ad81d41c2d15f29b
author galaxyp
date Mon, 12 Feb 2018 12:59:56 -0500
parents 1373f6071423
children 488ea525e0b1
comparison
equal deleted inserted replaced
4:7c5e7e6eff99 5:11fc1eb69276
1 <?xml version='1.0' encoding='UTF-8'?> 1 <?xml version='1.0' encoding='UTF-8'?>
2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> 2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTDConverter.-->
3 <!--Proposed Tool Section: [Utilities]--> 3 <!--Proposed Tool Section: [Utilities]-->
4 <tool id="TICCalculator" name="TICCalculator" version="2.2.0.1"> 4 <tool id="TICCalculator" name="TICCalculator" version="2.3.0">
5 <description>Calculates the TIC from a mass spectrometric raw file (useful for benchmarking).</description> 5 <description>Calculates the TIC from a mass spectrometric raw file (useful for benchmarking).</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">TICCalculator</token> 7 <token name="@EXECUTABLE@">TICCalculator</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>