File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<tool id =" staramr_search" name =" staramr" version =" @TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile =" @PROFILE@" >
22 <description >Scans genome assemblies against the ResFinder, PlasmidFinder, and PointFinder databases searching for AMR genes</description >
33 <macros >
4- <token name =" @TOOL_VERSION@" >0.12.1 </token >
4+ <token name =" @TOOL_VERSION@" >0.12.2 </token >
55 <token name =" @VERSION_SUFFIX@" >0</token >
66 <token name =" @PROFILE@" >24.1</token >
77 <xml name =" element_assert" token_name =" " token_text =" " >
2121 <!-- The staramr conda package includes the mlst software, but the list of schemes
2222 changes depending on the version. I specify the exact version here to make sure
2323 the list of schemes provided is consistent -->
24- <requirement type =" package" version =" 2.32.2 " >mlst</requirement >
24+ <requirement type =" package" version =" 2.33.1 " >mlst</requirement >
2525 </requirements >
2626 <version_command >staramr --version</version_command >
2727 <command detect_errors =" exit_code" ><![CDATA[
You can’t perform that action at this time.
0 commit comments