Mercurial > repos > iuc > metaphlan
diff tool_data_table_conf.xml.test @ 6:2131d7dca455 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
author | iuc |
---|---|
date | Mon, 27 Feb 2023 07:01:00 +0000 |
parents | f5df500fcc3c |
children | b6897977d13e |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Sat Dec 03 10:43:21 2022 +0000 +++ b/tool_data_table_conf.xml.test Mon Feb 27 07:01:00 2023 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tables> - <table name="metaphlan_database" comment_char="#"> - <columns>value, name, dbkey, path</columns> - <file path="${__HERE__}/test-data/test_database.loc" /> + <table name="metaphlan_database_versioned" comment_char="#"> + <columns>value, name, dbkey, path, db_version</columns> + <file path="${__HERE__}/test-data/test_database_versioned.loc"/> </table> -</tables> \ No newline at end of file +</tables>