Mercurial > repos > devteam > ncbi_blast_plus
changeset 27:f85b83203d68 draft
planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit 79d887889628556d02f7daad913e60012ad5218b-dirty
author | peterjc |
---|---|
date | Fri, 15 Sep 2017 11:19:48 -0400 |
parents | 2faf54c2e151 |
children | ce0b2cad3626 |
files | tools/ncbi_blast_plus/ncbi_macros.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/ncbi_blast_plus/ncbi_macros.xml Fri Sep 15 11:10:27 2017 -0400 +++ b/tools/ncbi_blast_plus/ncbi_macros.xml Fri Sep 15 11:19:48 2017 -0400 @@ -242,7 +242,7 @@ </xml> <xml name="input_conditional_choose_db_type"> <conditional name="db_opts"> - <param name="db_type" type="select" label="Type of BLAST database"> + <param argument="-db_type" type="select" label="Type of BLAST database"> <option value="nucl" selected="true">Nucleotide</option> <option value="prot">Protein</option> </param>