comparison bigwigAverage.xml @ 1:f6f246438eda draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author bgruening
date Thu, 01 Jun 2023 14:51:44 +0000
parents 9987ddd67710
children
comparison
equal deleted inserted replaced
0:9987ddd67710 1:f6f246438eda
1 <tool id="deeptools_bigwig_average" name="bigwigAverage" version="@WRAPPER_VERSION@+galaxy0"> 1 <tool id="deeptools_bigwig_average" name="bigwigAverage" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@">
2 <description>normalizes and average multiple bigWig files</description> 2 <description>normalizes and average multiple bigWig files</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">bigwigAverage</token> 4 <token name="@BINARY@">bigwigAverage</token>
5 <import>deepTools_macros.xml</import> 5 <import>deepTools_macros.xml</import>
6 </macros> 6 </macros>