Mercurial > repos > nilesh > rseqc
diff rseqc_macros.xml @ 59:dbedfc5f5a3c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit 247059e2527b66f1dbecf1e61496daef921040c3"
author | iuc |
---|---|
date | Sat, 18 Dec 2021 19:41:19 +0000 |
parents | 5873cd7afb67 |
children | 1421603cc95b |
line wrap: on
line diff
--- a/rseqc_macros.xml Thu Nov 28 15:56:37 2019 -0500 +++ b/rseqc_macros.xml Sat Dec 18 19:41:19 2021 +0000 @@ -1,6 +1,6 @@ <macros> - <token name="@WRAPPER_VERSION@">2.6.4</token> + <token name="@TOOL_VERSION@">2.6.4</token> <xml name="requirements"> <requirements> @@ -8,7 +8,11 @@ <yield/> </requirements> </xml> - + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">rseqc</xref> + </xrefs> + </xml> <xml name="stdio"> <stdio> <exit_code range="1:" level="fatal" description="An error occured during execution, see stderr and stdout for more information" />