Mercurial > repos > iuc > abricate
comparison abricate_list.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 | 78c75f134c16 |
children |
comparison
equal
deleted
inserted
replaced
9:3f3e247c053d | 10:c2ef298da409 |
---|---|
1 <tool id="abricate_list" name="ABRicate List" version="@VERSION@"> | 1 <tool id="abricate_list" name="ABRicate List" version="@VERSION@" profile="@PROFILE@"> |
2 <description> | 2 <description> |
3 List all of abricate's available databases. | 3 List all of abricate's available databases. |
4 </description> | 4 </description> |
5 <macros> | 5 <macros> |
6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
7 </macros> | 7 </macros> |
8 <expand macro='xrefs'/> | |
9 <expand macro='edam_ontology'/> | |
8 <expand macro="requirements" /> | 10 <expand macro="requirements" /> |
9 <expand macro="version_command" /> | 11 <expand macro="version_command" /> |
10 | 12 |
11 <command detect_errors="exit_code"><![CDATA[ | 13 <command detect_errors="exit_code"><![CDATA[ |
12 abricate --list > '$report' | 14 abricate --list > '$report' |