Mercurial > repos > iuc > gtdb_to_taxdump
diff tool_data_table_conf.xml.sample @ 0:ab933d3c6057 draft
planemo upload for repository https://github.com/nick-youngblut/gtdb_to_taxdump commit 5b1dd7712b2ba62d2310b175dca45d39e8a804dc
author | iuc |
---|---|
date | Sun, 25 Aug 2024 14:55:35 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sun Aug 25 14:55:35 2024 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of taxonomy data downloaded from NCBI --> + <table name="gtdbtk_database_metadata_versioned" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="tool-data/gtdbtk_database_metadata_versioned.loc" /> + </table> +</tables>