Mercurial > repos > nilesh > rseqc
diff FPKM_count.xml @ 61:5968573462fa 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:23:05 +0000 |
parents | 1421603cc95b |
children | 473382134e56 |
line wrap: on
line diff
--- a/FPKM_count.xml Sat Nov 26 15:19:14 2022 +0000 +++ b/FPKM_count.xml Sat Dec 10 11:23:05 2022 +0000 @@ -1,10 +1,11 @@ <tool id="rseqc_FPKM_count" name="FPKM Count" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@GALAXY_VERSION@"> <description>calculates raw read count, FPM, and FPKM for each gene</description> - <expand macro="bio_tools"/> <macros> <import>rseqc_macros.xml</import> </macros> + <expand macro="bio_tools"/> + <expand macro="requirements" /> <expand macro="stdio" />