Mercurial > repos > iuc > abricate
comparison abricate.xml @ 10:c2ef298da409 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abricate/ commit 6285862fce2b3e298ef0333489392335091b5b0d"
author | iuc |
---|---|
date | Thu, 15 Apr 2021 18:21:41 +0000 |
parents | b734db305578 |
children |
comparison
equal
deleted
inserted
replaced
9:3f3e247c053d | 10:c2ef298da409 |
---|---|
1 <tool id="abricate" name="ABRicate" version="@VERSION@"> | 1 <tool id="abricate" name="ABRicate" version="@VERSION@" profile="@PROFILE@"> |
2 <description> | 2 <description> |
3 Mass screening of contigs for antimicrobial and virulence genes | 3 Mass screening of contigs for antimicrobial and virulence genes |
4 </description> | 4 </description> |
5 <edam_topics> | |
6 <edam_topic>topic_0622</edam_topic> | |
7 <edam_topic>topic_3301</edam_topic> | |
8 </edam_topics> | |
9 <edam_operations> | |
10 <edam_operation>operation_3482</edam_operation> | |
11 </edam_operations> | |
12 <macros> | 5 <macros> |
13 <import>macros.xml</import> | 6 <import>macros.xml</import> |
14 </macros> | 7 </macros> |
8 <expand macro='xrefs'/> | |
9 <expand macro='edam_ontology'/> | |
15 <expand macro="requirements" /> | 10 <expand macro="requirements" /> |
16 <expand macro="version_command" /> | 11 <expand macro="version_command" /> |
17 | 12 |
18 <command detect_errors="exit_code"><![CDATA[ | 13 <command detect_errors="exit_code"><![CDATA[ |
19 #import re | 14 #import re |