comparison NoiseFilterGaussian.xml @ 5:2f4e9645006b 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:52:34 -0500
parents 8357cd696719
children f3524fcfb491
comparison
equal deleted inserted replaced
4:8e9563982784 5:2f4e9645006b
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: [Signal processing and preprocessing]--> 3 <!--Proposed Tool Section: [Signal processing and preprocessing]-->
4 <tool id="NoiseFilterGaussian" name="NoiseFilterGaussian" version="2.2.0"> 4 <tool id="NoiseFilterGaussian" name="NoiseFilterGaussian" version="2.3.0">
5 <description>Removes noise from profile spectra by using Gaussian filter (on uniform as well as non-uniform data).</description> 5 <description>Removes noise from profile spectra by using Gaussian filter (on uniform as well as non-uniform data).</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">NoiseFilterGaussian</token> 7 <token name="@EXECUTABLE@">NoiseFilterGaussian</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>