comparison BaselineFilter.xml @ 3:abe9050fea06 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14
author galaxyp
date Wed, 09 Aug 2017 10:04:03 -0400
parents 4e3ec1e5783f
children 50e62ab930b2
comparison
equal deleted inserted replaced
2:3068cadfb43e 3:abe9050fea06
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 CTD2Galaxy.-->
3 <!--Proposed Tool Section: [Signal processing and preprocessing]--> 3 <!--Proposed Tool Section: [Signal processing and preprocessing]-->
4 <tool id="BaselineFilter" name="BaselineFilter" version="2.1.0"> 4 <tool id="BaselineFilter" name="BaselineFilter" version="2.2.0">
5 <description>Removes the baseline from profile spectra using a top-hat filter.</description> 5 <description>Removes the baseline from profile spectra using a top-hat filter.</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">BaselineFilter</token> 7 <token name="@EXECUTABLE@">BaselineFilter</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>