# HG changeset patch # User galaxyp # Date 1502211309 14400 # Node ID edb3b709e165a0c9f69339134b6bf51543c3b9f8 # Parent e9975de58321c79726ada3fb044a20bc4da45f4e planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14 diff -r e9975de58321 -r edb3b709e165 blast_plus_remote_blastp.xml --- 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" />