comparison spades.xml @ 23:a90db5dbaaf3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/spades commit 066e075c1599b29e92708194db2b2ccc30b7677c
author iuc
date Mon, 12 Feb 2024 21:45:32 +0000
parents 33368fec3b70
children d5887ace0dd4
comparison
equal deleted inserted replaced
22:33368fec3b70 23:a90db5dbaaf3
1 <tool id="spades" name="SPAdes" version="@TOOL_VERSION@+galaxy1" profile="20.01"> 1 <tool id="spades" name="SPAdes" version="@TOOL_VERSION@+galaxy0" profile="20.01">
2 <description>genome assembler for genomes of regular and single-cell projects</description> 2 <description>genome assembler for genomes of regular and single-cell projects</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">spades</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="exit_code"><![CDATA[ 12 <command detect_errors="exit_code"><![CDATA[
10 13