Mercurial > repos > iuc > prot_scriber
diff prot-scriber.xml @ 1:1e9a43cbf524 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/prot-scriber commit ad83f6e032963de05c74bd65046e387715de2c6c
author | iuc |
---|---|
date | Wed, 15 Jun 2022 08:37:03 +0000 |
parents | c840a1c77a0a |
children | 4d4df9779b7b |
line wrap: on
line diff
--- a/prot-scriber.xml Tue May 10 13:18:05 2022 +0000 +++ b/prot-scriber.xml Wed Jun 15 08:37:03 2022 +0000 @@ -1,7 +1,7 @@ <tool id="prot_scriber" name="prot-scriber" version="@TOOL_VERSION@" profile="21.05"> <description>Protein annotation of short human readable descriptions</description> <macros> - <token name="@TOOL_VERSION@">0.1.1</token> + <token name="@TOOL_VERSION@">0.1.3</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">prot-scriber</requirement> @@ -134,8 +134,7 @@ <tests> <test> <param name="input_config_selector" value="basic"/> - <param name="seq_sim_table" value="8_Proteins_vs_Swissprot_blastp.txt" /> - <param name="seq_sim_table" value="8_Proteins_vs_Trembl_blastp.txt" /> + <param name="seq_sim_table" value="8_Proteins_vs_Swissprot_blastp.txt,8_Proteins_vs_Trembl_blastp.txt" /> <output name="output" file="8_Proteins_prot-scriber.out" sort="true" /> </test> <test> @@ -307,4 +306,4 @@ ]]> </help> -</tool> +</tool> \ No newline at end of file