Mercurial > repos > nilesh > rseqc
diff geneBody_coverage.xml @ 11:d7f6b3653d84 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author | iuc |
---|---|
date | Wed, 01 Sep 2021 08:21:45 +0000 |
parents | ef10815e91b3 |
children | 57fad5deeb8e |
line wrap: on
line diff
--- a/geneBody_coverage.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/geneBody_coverage.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,19 +1,13 @@ <tool id="rseqc_geneBody_coverage" name="Gene Body Coverage (BAM)" version="@WRAPPER_VERSION@.3"> - <description> - Read coverage over gene body. - </description> - - <macros> - <import>rseqc_macros.xml</import> - </macros> - + <description>Read coverage over gene body</description> + <expand macro="bio_tools"/> + <macros> + <import>rseqc_macros.xml</import> + </macros> <expand macro="requirements" /> - - <expand macro="stdio" /> - - <version_command><![CDATA[geneBody_coverage.py --version]]></version_command> - - <command><![CDATA[ + <expand macro="stdio" /> + <version_command><![CDATA[geneBody_coverage.py --version]]></version_command> + <command><![CDATA[ #if str($batch_mode.batch_mode_selector) == "merge": #import re #set $input_list = []