comparison tools/ncbi_blast_plus/ncbi_blastx_wrapper.xml @ 27:6f8ea4b9a2c4 draft

"planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit 3f9f39ad808325a11d9967980d2cb82c96d69324"
author peterjc
date Wed, 09 Sep 2020 15:32:17 +0000
parents e25d3acf6e68
children
comparison
equal deleted inserted replaced
26:2889433c7ae1 27:6f8ea4b9a2c4
1 <tool id="ncbi_blastx_wrapper" name="NCBI BLAST+ blastx" version="@WRAPPER_VERSION@"> 1 <tool id="ncbi_blastx_wrapper" name="NCBI BLAST+ blastx" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Search protein database with translated nucleotide query sequence(s)</description> 2 <description>Search protein database with translated nucleotide query sequence(s)</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">blastx</token> 4 <token name="@BINARY@">blastx</token>
5 <import>ncbi_macros.xml</import> 5 <import>ncbi_macros.xml</import>
6 </macros> 6 </macros>