Mercurial > repos > estrain > ncbi_amrfinderplus
comparison amrfinderplus/amrfinderplus.xml @ 7:a021867f88e2
Uploaded
author | estrain |
---|---|
date | Thu, 25 Jun 2020 13:41:01 -0400 |
parents | b836150ca6aa |
children | 61689488be6f |
comparison
equal
deleted
inserted
replaced
6:5c967a2627d4 | 7:a021867f88e2 |
---|---|
1 <tool id="amrfinder" name="amrfinder-plus" version="@VERSION@+galaxy1"> | 1 <tool id="amrfinder" name="amrfinder-plus" version="@VERSION@+galaxy1"> |
2 <description> | 2 <description> |
3 identifies AMR genes using either protein annotations or nucleotide sequence. | 3 identifies AMR genes using either protein annotations or nucleotide sequence. |
4 </description> | 4 </description> |
5 <macros> | 5 <macros> |
6 <token name="@VERSION@">3.6.10</token> | 6 <token name="@VERSION@">3.8.4</token> |
7 </macros> | 7 </macros> |
8 <requirements> | 8 <requirements> |
9 <requirement type="package" version="@VERSION@">ncbi-amrfinderplus</requirement> | 9 <requirement type="package" version="@VERSION@">ncbi-amrfinderplus</requirement> |
10 </requirements> | 10 </requirements> |
11 <version_command><![CDATA[amrfinder --version]]></version_command> | 11 <version_command><![CDATA[amrfinder --version]]></version_command> |