Mercurial > repos > iuc > mash
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 8:d608e90fb3f0 | 9:a33df3111153 |
|---|---|
| 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@+galaxy4" profile="@PROFILE@"> |
| 2 <description>determines how well query sequences are contained within a pool of sequences</description> | 2 <description>Determine sequence conservation</description> |
| 3 <xrefs> | |
| 4 <xref type="bio.tools">mash</xref> | |
| 5 </xrefs> | |
| 6 <macros> | 3 <macros> |
| 7 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 8 </macros> | 5 </macros> |
| 9 <expand macro="requirements" /> | 6 <expand macro="xref"/> |
| 10 <expand macro="version_command" /> | 7 <expand macro="requirements"/> |
| 8 <expand macro="version_command"/> | |
| 11 <command detect_errors="exit_code"><