comparison kraken-filter.xml @ 5:67236d921e83 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken/ commit 3a94fbf6a188ea81441ef2f654ba5a74bff56f22
author iuc
date Tue, 12 Mar 2024 16:10:31 +0000
parents 3d6570bffdb1
children
comparison
equal deleted inserted replaced
4:3d6570bffdb1 5:67236d921e83
1 <tool id="kraken-filter" name="Kraken-filter" version="@WRAPPER_VERSION@"> 1 <tool id="kraken-filter" name="Kraken-filter" version="@WRAPPER_VERSION@">
2 <description>filter classification by confidence score</description> 2 <description>filter classification by confidence score</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="xrefs"/>
6 <expand macro="requirements" /> 7 <expand macro="requirements" />
7 <expand macro="version_command" /> 8 <expand macro="version_command" />
8 <command detect_errors="exit_code"><![CDATA[ 9 <command detect_errors="exit_code"><![CDATA[
9 @SET_DATABASE_PATH@ && 10 @SET_DATABASE_PATH@ &&
10 11