comparison hifiasm_meta.xml @ 3:213df31ba341 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 9265007c6e82ccbcfcb1a43c6813fa2b6b6421a7
author iuc
date Fri, 09 Feb 2024 21:25:37 +0000
parents fa35f1106d3e
children
comparison
equal deleted inserted replaced
2:fa35f1106d3e 3:213df31ba341
1 <tool id="hifiasm_meta" name="Hifiasm_meta" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@" license="MIT"> 1 <tool id="hifiasm_meta" name="Hifiasm_meta" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@" license="MIT">
2 <description>for metagenome assembly using Hifi reads</description> 2 <description>for metagenome assembly using Hifi reads</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">hifiasm-meta</xref>
8 </xrefs>
6 <expand macro="requirements"/> 9 <expand macro="requirements"/>
7 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
8 ################## 11 ##################
9 ## SET UP FILES ## 12 ## SET UP FILES ##
10 ################## 13 ##################