comparison NoiseFilterSGolay.xml @ 3:3c6cd53e0438 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit daf6dfc513ede9b890125d9fff2c2657d834eea9
author galaxyp
date Fri, 14 Jul 2017 19:03:47 -0400
parents ac955430f7c1
children cd0e5d7a8231
comparison
equal deleted inserted replaced
2:3d67e04043f0 3:3c6cd53e0438
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="NoiseFilterSGolay" name="NoiseFilterSGolay" version="2.1.0"> 4 <tool id="NoiseFilterSGolay" name="NoiseFilterSGolay" version="2.2.0">
5 <description>Removes noise from profile spectra by using a Savitzky Golay filter. Requires uniform (equidistant) data.</description> 5 <description>Removes noise from profile spectra by using a Savitzky Golay filter. Requires uniform (equidistant) data.</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">NoiseFilterSGolay</token> 7 <token name="@EXECUTABLE@">NoiseFilterSGolay</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>