Mercurial > repos > public-health-bioinformatics > screen_abricate_report
diff tool_data_table_conf.xml.test @ 0:b2d56a44a872 draft
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/screen_abricate_report commit 1d569fc27b052d1982d82ca19455caaff6386f46"
author | public-health-bioinformatics |
---|---|
date | Thu, 31 Oct 2019 15:43:15 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Oct 31 15:43:15 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of abricate report screening files in the required format --> + <table name="abricate_report_screening_files" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/abricate_report_screening_files.loc" /> + </table> +</tables>