comparison snippy.xml @ 15:b23add4731b4 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snippy commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:39:51 +0000
parents bd61e60350fd
children cfbd9a5694ff
comparison
equal deleted inserted replaced
14:3039be06b167 15:b23add4731b4
1 <tool id="snippy" name="snippy" version="@WRAPPER_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="snippy" name="snippy" version="@WRAPPER_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description> 2 <description>
3 Snippy finds SNPs between a haploid reference genome and your NGS sequence reads. 3 Snippy finds SNPs between a haploid reference genome and your NGS sequence reads.
4 </description> 4 </description>
5 <expand macro="bio_tools"/>
5 <macros> 6 <macros>
6 <import>macros.xml</import> 7 <import>macros.xml</import>
7 </macros> 8 </macros>
8 <expand macro="requirements" /> 9 <expand macro="requirements" />
9 <expand macro="version_command" /> 10 <expand macro="version_command" />