changeset 2:b1dc6ed2cc07 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:54:47 -0400
parents 758e4a062992
children
files blast_plus_remote_blastp.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/blast_plus_remote_blastp.xml	Thu Jul 27 17:22:06 2017 -0400
+++ b/blast_plus_remote_blastp.xml	Tue Aug 08 12:54:47 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" />