diff augustus_training.xml @ 7:f1e653756174 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit fbd55928544683a7f7e6e10dadabe698bc71b0e4
author iuc
date Fri, 04 Oct 2024 11:32:17 +0000
parents dc027fa56d55
children
line wrap: on
line diff
--- a/augustus_training.xml	Thu Aug 26 20:35:53 2021 +0000
+++ b/augustus_training.xml	Fri Oct 04 11:32:17 2024 +0000
@@ -1,9 +1,12 @@
 <?xml version="1.0"?>
-<tool id="augustus_training" name="Train Augustus" profile="16.04" version="@VERSION@+galaxy@SUFFIX_VERSION@">
+<tool id="augustus_training" name="Train Augustus" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>ab-initio gene predictor</description>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <xrefs>
+        <xref type="bio.tools">augustus</xref>
+    </xrefs>
     <expand macro="requirements">
         <requirement type="package" version="2.31.10">maker</requirement>
     </expand>