Mercurial > repos > nml > staramr
diff staramr_search.xml @ 19:3548a93b39c1 draft default tip
planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/tools/staramr commit b534dcd63f07469e6e24257a0491a8badcbfc95d
author | nml |
---|---|
date | Wed, 18 Dec 2024 19:43:50 +0000 |
parents | 3b22de20bd4b |
children |
line wrap: on
line diff
--- a/staramr_search.xml Tue Sep 19 18:41:35 2023 +0000 +++ b/staramr_search.xml Wed Dec 18 19:43:50 2024 +0000 @@ -1,14 +1,13 @@ -<tool id="staramr_search" name="staramr" version="@VERSION@+galaxy1" profile="16.04"> +<tool id="staramr_search" name="staramr" version="@VERSION@+galaxy0" profile="16.04"> <description>Scans genome assemblies against the ResFinder, PlasmidFinder, and PointFinder databases searching for AMR genes.</description> <macros> - <token name="@VERSION@">0.10.0</token> + <token name="@VERSION@">0.11.0</token> </macros> + <xrefs> + <xref type="bio.tools">staramr</xref> + </xrefs> <requirements> <requirement type="package" version="@VERSION@">staramr</requirement> - <!-- The staramr conda package includes the mlst software, but the list of schemes - changes depending on the version. I specify the exact version here to make sure - the list of schemes provided is consistent --> - <requirement type="package" version="2.23.0">mlst</requirement> </requirements> <version_command>staramr --version</version_command> <command detect_errors="exit_code"><![CDATA[