comparison instrain_compare.xml @ 3:92a7945118a9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/instrain commit aa7c7a35834f36dad6e72d5f54089a578be60731
author iuc
date Thu, 02 Nov 2023 14:59:48 +0000
parents dff92aac9f75
children
comparison
equal deleted inserted replaced
2:14e40ebee56c 3:92a7945118a9
1 <tool id="instrain_compare" name="InStrain Compare" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="instrain_compare" name="InStrain Compare" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Compares multiple inStrain profiles (popANI, coverage_overlap, etc.) </description> 2 <description>Compares multiple inStrain profiles (popANI, coverage_overlap, etc.) </description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="edam_ontology"/> 6 <expand macro="biotools"/>
7 <expand macro="requirements"/> 7 <expand macro="requirements"/>
8 <version_command>inStrain compare --version</version_command> 8 <version_command>inStrain compare --version</version_command>
9 <command detect_errors="exit_code"><![CDATA[ 9 <command detect_errors="exit_code"><![CDATA[
10 #if $stb 10 #if $stb
11 ln -s '$stb' 'stb_file.stb' && 11 ln -s '$stb' 'stb_file.stb' &&