Mercurial > repos > iuc > amrfinderplus_data_manager_build
diff tool_data_table_conf.xml.test @ 2:a5921c09b7b7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_amrfinderplus commit 991998a3bb25e0059a8441975c652c7a75063709
author | iuc |
---|---|
date | Thu, 30 May 2024 13:06:37 +0000 |
parents | eea0c38a9afd |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Sun Apr 16 08:29:18 2023 +0000 +++ b/tool_data_table_conf.xml.test Thu May 30 13:06:37 2024 +0000 @@ -1,7 +1,7 @@ <tables> <!-- Locations of amrfinderplus database in the required format --> - <table name="amrfinderplus_database" comment_char="#"> - <columns>value, name, path</columns> - <file path="${__HERE__}/test-data/amrfinderplus.loc.test"/> + <table name="amrfinderplus_versioned_database" comment_char="#"> + <columns>value, name, db_version, path</columns> + <file path="${__HERE__}/test-data/amrfinderplus_versioned.loc.test"/> </table> </tables>