Mercurial > repos > galaxy-australia > gtdbtk_classify_wf
diff tool_data_table_conf.xml.test @ 0:aaa924525210 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
author | galaxy-australia |
---|---|
date | Mon, 19 Dec 2022 07:03:08 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Mon Dec 19 07:03:08 2022 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of databases for gtdbtk version 202 and higher --> + <table name="gtdbtk_database" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/gtdbtk_database.loc" /> + </table> +</tables>