Repository 'blast_plus_remote_blastp'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/blast_plus_remote_blastp

Changeset 7:edb3b709e165 (2017-08-08)
Previous changeset 6:e9975de58321 (2017-07-27)
Commit message:
planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14
modified:
blast_plus_remote_blastp.xml
b
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
b
@@ -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" />