Mercurial > repos > nml > staramr
comparison staramr_search.xml @ 3:9047a1d3d8ea draft
planemo upload for repository https://github.com/phac-nml/staramr commit 679a3b6784cfbca8f3623d316d6101672b4a5531
author | nml |
---|---|
date | Tue, 14 Aug 2018 10:04:19 -0400 |
parents | 0cf6774c0da6 |
children | 1e8ec0f861ff |
comparison
equal
deleted
inserted
replaced
2:0cf6774c0da6 | 3:9047a1d3d8ea |
---|---|
1 <tool id="staramr_search" name="staramr" version="0.2.1"> | 1 <tool id="staramr_search" name="staramr" version="0.2.2"> |
2 <description>Scans genome assemblies against the ResFinder and PointFinder databases searching for AMR genes.</description> | 2 <description>Scans genome assemblies against the ResFinder and PointFinder databases searching for AMR genes.</description> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="0.2.1">staramr</requirement> | 4 <requirement type="package" version="0.2.2">staramr</requirement> |
5 </requirements> | 5 </requirements> |
6 <command detect_errors="exit_code"><![CDATA[ | 6 <command detect_errors="exit_code"><![CDATA[ |
7 #import re | 7 #import re |
8 | 8 |
9 #set $named_genomes = '' | 9 #set $named_genomes = '' |