Mercurial > repos > devteam > kraken2tax
diff tool_data_table_conf.xml.test @ 3:50bd98b3ae5a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/taxonomy/kraken2tax/ commit 45d0409859aca5b099dba7e0acd472f5703240e1
author | devteam |
---|---|
date | Fri, 29 Sep 2023 14:38:33 +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 Fri Sep 29 14:38:33 2023 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of Kraken database in the required format --> + <table name="ncbi_taxonomy" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" /> + </table> +</tables>