comparison tools/blast_plus_remote_blastp.xml @ 3:9f369b905447

Uploaded
author galaxyp
date Wed, 01 Oct 2014 21:08:57 -0400
parents db990c5edc14
children a51980bc0ffe
comparison
equal deleted inserted replaced
2:a7f1634cd624 3:9f369b905447
1 <tool id="blast_plus_remote_blastp" name="NCBI BLAST+ remote blastp" version="1.0"> 1 <tool id="blast_plus_remote_blastp" name="NCBI BLAST+ remote blastp" version="1.0">
2 <description>Search protein database with protein query sequence(s)</description> 2 <description>Search protein database with protein query sequence(s)</description>
3 <parallelism method="multi" split_inputs="query" split_mode="number_of_parts" split_size="4" shared_inputs="subject" merge_outputs="output1"></parallelism> 3 <parallelism method="multi" split_inputs="query" split_mode="number_of_parts" split_size="4" shared_inputs="subject" merge_outputs="output1"></parallelism>
4 <version_command>blastp -version</version_command> 4 <version_command>blastp -version</version_command>
5 <requirements> 5 <requirements>
6 <requirement type="package" version="333">binaries_for_blast_plus</requirement> 6 <requirement type="binary">blastp</requirement>
7 <requirement type="package" version="2.2.29">blast+</requirement>
7 </requirements> 8 </requirements>
8 <command> 9 <command>
9 ## The command is a Cheetah template which allows some Python based syntax. 10 ## The command is a Cheetah template which allows some Python based syntax.
10 ## Lines starting hash hash are comments. Galaxy will turn newlines into spaces 11 ## Lines starting hash hash are comments. Galaxy will turn newlines into spaces
11 blastp 12 blastp