Mercurial > repos > iuc > mash
diff mash_screen.xml @ 9:a33df3111153 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
| author | iuc |
|---|---|
| date | Thu, 11 Sep 2025 10:21:48 +0000 |
| parents | d608e90fb3f0 |
| children |
line wrap: on
line diff
--- a/mash_screen.xml Tue Aug 31 09:21:03 2021 +0000 +++ b/mash_screen.xml Thu Sep 11 10:21:48 2025 +0000 @@ -1,13 +1,11 @@ -<tool id="mash_screen" name="mash screen" version="@TOOL_VERSION@+galaxy3" profile="19.01"> - <description>determines how well query sequences are contained within a pool of sequences</description> - <xrefs> - <xref type="bio.tools">mash</xref> - </xrefs> +<tool id="mash_screen" name="mash screen" version="@TOOL_VERSION@+galaxy4" profile="@PROFILE@"> + <description>Determine sequence conservation</description> <macros> <import>macros.xml</import> </macros> - <expand macro="requirements" /> - <expand macro="version_command" /> + <expand macro="xref"/> + <expand macro="requirements"/> + <expand macro="version_command"/> <command detect_errors="exit_code"><