Mercurial > repos > iuc > spaln
diff tool_data_table_conf.xml.sample @ 1:37b5e1f0b544 draft
"planemo upload for repository https://github.com/ogotoh/spaln commit 4cfc21ef8456ca8b8da0a8a8c045b8a472858608"
author | iuc |
---|---|
date | Thu, 16 Jul 2020 07:57:10 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jul 16 07:57:10 2020 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of SQLite format NCBI Taxonomy database --> + <table name="ncbi_taxonomy_sqlite" comment_char="#"> + <columns>value, description, path</columns> + <file path="tool-data/ncbi_taxonomy_sqlite.loc" /> + </table> +</tables>