Mercurial > repos > public-health-bioinformatics > screen_abricate_report
diff tool_data_table_conf.xml.test @ 0:2c6153023368 draft
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/screen_abricate_report"
author | public-health-bioinformatics |
---|---|
date | Wed, 30 Oct 2019 23:01:01 -0400 |
parents | |
children | 45542cd244ad |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Wed Oct 30 23:01:01 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of Kraken2 database in the required format --> + <table name="kraken2_databases" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/test_database.loc" /> + </table> +</tables>