Repository 'augustus_training'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/augustus_training

Changeset 1:1fbb1135da16 (2019-05-10)
Previous changeset 0:86c89c3bd99d (2017-10-20) Next changeset 2:0d425a4b6896 (2019-05-23)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
modified:
augustus_training.xml
b
diff -r 86c89c3bd99d -r 1fbb1135da16 augustus_training.xml
--- a/augustus_training.xml Fri Oct 20 03:55:35 2017 -0400
+++ b/augustus_training.xml Fri May 10 08:52:20 2019 -0400
[
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
-<tool id="augustus_training" name="Train Augustus" profile="16.04" version="@VERSION@">
+<tool id="augustus_training" name="Train Augustus" profile="16.04" version="@VERSION@+galaxy1">
     <description>ab-initio gene predictor</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements">
-        <requirement type="package" version="2.31.9">maker</requirement>
+        <requirement type="package" version="2.31.10">maker</requirement>
     </expand>
     <command><![CDATA[
         cp -r "\$AUGUSTUS_CONFIG_PATH/" augustus_dir/ &&