Mercurial > repos > galaxyp > blast_plus_remote_blastp
diff blast_plus_remote_blastp.xml @ 7:edb3b709e165 draft default tip
planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14
author | galaxyp |
---|---|
date | Tue, 08 Aug 2017 12:55:09 -0400 |
parents | e9975de58321 |
children |
line wrap: on
line diff
--- a/blast_plus_remote_blastp.xml Thu Jul 27 17:22:20 2017 -0400 +++ b/blast_plus_remote_blastp.xml Tue Aug 08 12:55:09 2017 -0400 @@ -1,5 +1,5 @@ -<tool id="blast_plus_remote_blastp" name="NCBI BLAST+ remote blastp" version="2.6.0"> - <description>Search protein database with protein query sequence(s)</description> +<tool id="blast_plus_remote_blastp" name="NCBI BLAST+ blastp" version="2.6.0"> + <description>Search protein database with protein query sequence(s) with remote option</description> <!-- If job splitting is enabled, break up the query file into parts --> <!-- <parallelism method="multi" split_inputs="query" split_mode="to_size" split_size="500" merge_outputs="output1" />