comparison staramr_search.xml @ 14:4b9a8031ab74 draft

"planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/tools/staramr commit bb824050809fecf04d8f17cd4419033c18927f45"
author nml
date Fri, 05 Mar 2021 16:04:58 +0000
parents 2fd4d4c9c5c2
children be818ae858e4
comparison
equal deleted inserted replaced
13:2fd4d4c9c5c2 14:4b9a8031ab74
1 <tool id="staramr_search" name="staramr" version="@VERSION@+galaxy2"> 1 <tool id="staramr_search" name="staramr" version="@VERSION@+galaxy0">
2 <description>Scans genome assemblies against the ResFinder, PlasmidFinder, and PointFinder databases searching for AMR genes.</description> 2 <description>Scans genome assemblies against the ResFinder, PlasmidFinder, and PointFinder databases searching for AMR genes.</description>
3 <macros> 3 <macros>
4 <token name="@VERSION@">0.7.1</token> 4 <token name="@VERSION@">0.7.2</token>
5 </macros> 5 </macros>
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@VERSION@">staramr</requirement> 7 <requirement type="package" version="@VERSION@">staramr</requirement>
8 </requirements> 8 </requirements>
9 <version_command>staramr --version</version_command> 9 <version_command>staramr --version</version_command>