comparison mash_screen.xml @ 8:d608e90fb3f0 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 09:21:03 +0000
parents d9fb7a9bce28
children a33df3111153
comparison
equal deleted inserted replaced
7:64ed772075e3 8:d608e90fb3f0
1 <tool id="mash_screen" name="mash screen" version="@TOOL_VERSION@+galaxy3" profile="19.01"> 1 <tool id="mash_screen" name="mash screen" version="@TOOL_VERSION@+galaxy3" profile="19.01">
2 <description>determines how well query sequences are contained within a pool of sequences</description> 2 <description>determines how well query sequences are contained within a pool of sequences</description>
3 <xrefs>
4 <xref type="bio.tools">mash</xref>
5 </xrefs>
3 <macros> 6 <macros>
4 <import>macros.xml</import> 7 <import>macros.xml</import>
5 </macros> 8 </macros>
6 <expand macro="requirements" /> 9 <expand macro="requirements" />
7 <expand macro="version_command" /> 10 <expand macro="version_command" />