Mercurial > repos > thanhlv > krocus
diff tool_data_table_conf.xml.sample @ 0:d3ccbecf8f7f draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/krocus commit 15e535fd467e72874790ae7efd039237709b11ba-dirty
| author | thanhlv |
|---|---|
| date | Thu, 07 Feb 2019 12:02:43 -0500 |
| parents | |
| children | 3e434415a387 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Feb 07 12:02:43 2019 -0500 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of ARIBA database in the required format --> + <table name="krocus_mlst_databases" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path</columns> + <file path="tool-data/krocus_mlst_databases.loc" /> + </table> +</tables>
