Mercurial > repos > iuc > busco
diff busco.xml @ 5:1440ae06552f draft
planemo upload commit 85b6db2b28551a663821655c13134b47290140d2
author | iuc |
---|---|
date | Mon, 13 May 2019 09:17:19 -0400 |
parents | 5ecdeca79a0d |
children | 1e62c28ba91d |
line wrap: on
line diff
--- a/busco.xml Thu Feb 21 14:33:28 2019 -0500 +++ b/busco.xml Mon May 13 09:17:19 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="busco" name="Busco" version="@TOOL_VERSION@+galaxy0"> +<tool id="busco" name="Busco" version="@TOOL_VERSION@+galaxy1"> <description>assess genome assembly and annotation completeness</description> <macros> <token name="@TOOL_VERSION@">3.0.2</token> @@ -6,6 +6,7 @@ <requirements> <requirement type="package" version="@TOOL_VERSION@">busco</requirement> <requirement type="package" version="3.5.1">r-base</requirement> + <requirement type="package" version="3.3.2">augustus</requirement> </requirements> <command><![CDATA[ export BUSCO_CONFIG_FILE='busco_config.ini' &&