Mercurial > repos > public-health-bioinformatics > blast_report_basic
diff tool_data_table_conf.xml.test @ 0:a61ee7b075c0 draft default tip
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
author | public-health-bioinformatics |
---|---|
date | Tue, 03 Mar 2020 06:11:45 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Mar 03 06:11:45 2020 -0500 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of BLAST report reference database bins in the required format --> + <table name="blast_report_reference_database_bins" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/blast_report_reference_database_bins.loc" /> + </table> +</tables>