Mercurial > repos > nml > staramr
comparison staramr_search.xml @ 2:0cf6774c0da6 draft
planemo upload for repository https://github.com/phac-nml/staramr commit d60cb242c5873dfda175307645613580330f4965
author | nml |
---|---|
date | Fri, 20 Jul 2018 11:27:05 -0400 |
parents | 3801ea82c888 |
children | 9047a1d3d8ea |
comparison
equal
deleted
inserted
replaced
1:3801ea82c888 | 2:0cf6774c0da6 |
---|---|
1 <tool id="staramr_search" name="staramr" version="0.2.0"> | 1 <tool id="staramr_search" name="staramr" version="0.2.1"> |
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.0">staramr</requirement> | 4 <requirement type="package" version="0.2.1">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 = '' |