Mercurial > repos > bgruening > augustus_training
changeset 1:1fbb1135da16 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
author | iuc |
---|---|
date | Fri, 10 May 2019 08:52:20 -0400 |
parents | 86c89c3bd99d |
children | 0d425a4b6896 |
files | augustus_training.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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/ &&