comparison diamond.xml @ 11:e8ac2b53f262 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 41ed290dd45d61eaf0dffa0cfc61202e03bc1589
author iuc
date Thu, 02 Nov 2023 11:14:39 +0000
parents 1e3323a44643
children
comparison
equal deleted inserted replaced
10:1e3323a44643 11:e8ac2b53f262
1 <tool id="bg_diamond" name="Diamond" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="19.01"> 1 <tool id="bg_diamond" name="Diamond" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="19.01">
2 <description>alignment tool for short sequences against a protein database</description> 2 <description>alignment tool for short sequences against a protein database</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <xrefs>
7 <xref type="bio.tools">diamond</xref>
8 </xrefs>
6 <expand macro="requirements" /> 9 <expand macro="requirements" />
7 <expand macro="stdio" /> 10 <expand macro="stdio" />
8 <expand macro="version_command" /> 11 <expand macro="version_command" />
9 <command detect_errors="aggressive"> 12 <command detect_errors="aggressive">
10 <![CDATA[ 13 <![CDATA[