Previous changeset 9:936f0b5e7fcc (2023-08-27) |
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5 |
modified:
racon.xml |
b |
diff -r 936f0b5e7fcc -r 78c533842eeb racon.xml --- a/racon.xml Sun Aug 27 08:47:31 2023 +0000 +++ b/racon.xml Sat Nov 04 19:00:11 2023 +0000 |
[ |
@@ -3,6 +3,9 @@ <macros> <import>macros.xml</import> </macros> + <xrefs> + <xref type="bio.tools">Racon</xref> + </xrefs> <expand macro="requirements" /> <version_command>racon --version</version_command> <command detect_errors="exit_code"><![CDATA[ |