Mercurial > repos > iuc > metaeuk_easy_predict
changeset 1:f91548912113 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaeuk commit 36466f52394655b92d07a3a26ec3259bd30b89a2"
author | iuc |
---|---|
date | Sun, 18 Jul 2021 17:41:54 +0000 |
parents | 5f6ebc3103ee |
children | be6bbdeafcb8 |
files | metaeuk_easy_predict.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/metaeuk_easy_predict.xml Tue Aug 04 15:43:31 2020 -0400 +++ b/metaeuk_easy_predict.xml Sun Jul 18 17:41:54 2021 +0000 @@ -1,7 +1,7 @@ <tool id="metaeuk_easy_predict" name="MetaEuk Easy Predict" version="@TOOL_VERSION@+galaxy0"> <description>High-throughput gene discovery and annotation for large-scale eukaryotic metagenomics</description> <macros> - <token name="@TOOL_VERSION@">2.ddf2742</token> + <token name="@TOOL_VERSION@">4.a0f584d</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">metaeuk</requirement> @@ -22,7 +22,7 @@ --max-intron '${adv.max_intron}' --min-intron '${adv.min_intron}' #end if - && mv output.fasta '$output' + && mv output.fasta.codon.fas '$output' ]]></command> <inputs> <param name="contigs" type="data" format="fasta" label="Contigs to search again" />