Mercurial > repos > iuc > abricate
diff abricate.xml @ 10:ec595bb4bb4f 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:06 +0000 |
| parents | 94e6ff95eeab |
| children |
line wrap: on
line diff
--- a/abricate.xml Tue Apr 06 08:54:15 2021 +0000 +++ b/abricate.xml Thu Apr 15 18:21:06 2021 +0000 @@ -1,17 +1,12 @@ -<tool id="abricate" name="ABRicate" version="@VERSION@"> +<tool id="abricate" name="ABRicate" version="@VERSION@" profile="@PROFILE@"> <description> Mass screening of contigs for antimicrobial and virulence genes </description> - <edam_topics> - <edam_topic>topic_0622</edam_topic> - <edam_topic>topic_3301</edam_topic> - </edam_topics> - <edam_operations> - <edam_operation>operation_3482</edam_operation> - </edam_operations> <macros> <import>macros.xml</import> </macros> + <expand macro='xrefs'/> + <expand macro='edam_ontology'/> <expand macro="requirements" /> <expand macro="version_command" />
