Mercurial > repos > iuc > data_manager_bakta
diff tool_data_table_conf.xml.sample @ 1:357db8ec840a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_bakta_database commit fb13b466a4c529d701a181535568b5f73e7f832f
| author | iuc |
|---|---|
| date | Thu, 02 Mar 2023 14:46:52 +0000 |
| parents | a84adf8c8a4a |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Sat Dec 10 21:52:13 2022 +0000 +++ b/tool_data_table_conf.xml.sample Thu Mar 02 14:46:52 2023 +0000 @@ -2,6 +2,6 @@ <!-- Locations of bakta database in the required format --> <table name="bakta_database" comment_char="#"> <columns>value, dbkey, bakta_version, path</columns> - <file path="tool-data/bakta_database.loc" /> + <file path="tool-data/bakta_database.loc.sample" /> </table> </tables>
