comparison geneBody_coverage2.xml @ 13:a7f9084572fe draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit 8a91236cee4d408ae2b53a3e9b6daebc332d631a
author iuc
date Sat, 10 Dec 2022 11:21:47 +0000
parents 57fad5deeb8e
children
comparison
equal deleted inserted replaced
12:57fad5deeb8e 13:a7f9084572fe
1 <tool id="rseqc_geneBody_coverage2" name="Gene Body Coverage (Bigwig)" version="@TOOL_VERSION@.2"> 1 <tool id="rseqc_geneBody_coverage2" name="Gene Body Coverage (Bigwig)" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@GALAXY_VERSION@">
2 <description> 2 <description>read coverage over gene body</description>
3 Read coverage over gene body
4 </description>
5 <expand macro="bio_tools"/>
6 <macros> 3 <macros>
7 <import>rseqc_macros.xml</import> 4 <import>rseqc_macros.xml</import>
8 </macros> 5 </macros>
6
7 <expand macro="bio_tools"/>
9 8
10 <expand macro="requirements" /> 9 <expand macro="requirements" />
11 10
12 <expand macro="stdio" /> 11 <expand macro="stdio" />
13 12