| Previous changeset 26:2faf54c2e151 (2017-09-15) Next changeset 28:ce0b2cad3626 (2017-09-19) |
|
Commit message:
planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit 79d887889628556d02f7daad913e60012ad5218b-dirty |
|
modified:
tools/ncbi_blast_plus/ncbi_macros.xml |
| b |
| diff -r 2faf54c2e151 -r f85b83203d68 tools/ncbi_blast_plus/ncbi_macros.xml --- 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 |
| b |
| @@ -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> |