Mercurial > repos > iuc > data_manager_metaphlan_database_downloader
diff tool_data_table_conf.xml.sample @ 2:5fe20c915fa6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_metaphlan_database_downloader commit 57df6e8a0ffd145e560f7c7e20cfedbbe2ce01d2
author | iuc |
---|---|
date | Tue, 28 Mar 2023 18:54:12 +0000 |
parents | 169b08c9713c |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Apr 21 21:37:49 2021 +0000 +++ b/tool_data_table_conf.xml.sample Tue Mar 28 18:54:12 2023 +0000 @@ -1,6 +1,6 @@ <tables> - <table name="metaphlan_database" comment_char="#"> - <columns>value, name, dbkey, path</columns> - <file path="tool-data/metaphlan_database.loc" /> + <table name="metaphlan_database_versioned" comment_char="#"> + <columns>value, name, dbkey, path, db_version</columns> + <file path="tool-data/metaphlan_database_versioned.loc"/> </table> </tables>