Previous changeset 5:012171ba9fce (2019-12-03) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transtermhp commit 91a178ddfde8cc9d6ca5224685a989c5618096fe |
modified:
macros.xml transtermhp.xml |
b |
diff -r 012171ba9fce -r 42b38f6d9f68 macros.xml --- a/macros.xml Tue Dec 03 08:56:57 2019 -0500 +++ b/macros.xml Tue Mar 12 08:09:36 2024 +0000 |
b |
@@ -9,6 +9,11 @@ <yield/> </requirements> </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">transtermhp</xref> + </xrefs> + </xml> <token name="@WRAPPER_VERSION@">2.09</token> <xml name="stdio"> <stdio> |
b |
diff -r 012171ba9fce -r 42b38f6d9f68 transtermhp.xml --- a/transtermhp.xml Tue Dec 03 08:56:57 2019 -0500 +++ b/transtermhp.xml Tue Mar 12 08:09:36 2024 +0000 |
[ |
@@ -3,6 +3,7 @@ <macros> <import>macros.xml</import> </macros> + <expand macro="xrefs"/> <expand macro="requirements"/> <expand macro="stdio"/> <command><![CDATA[ |