Mercurial > repos > iuc > amrfinderplus_data_manager_build
diff tool_data_table_conf.xml.test @ 2:8fa7efc32500 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_build_amrfinderplus commit 45dbbf06a59df43da2c321c272de11cc41e17d43
| author | iuc |
|---|---|
| date | Sun, 23 Nov 2025 12:21:18 +0000 |
| parents | 585cdfaf6ddb |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Sun Apr 16 08:26:14 2023 +0000 +++ b/tool_data_table_conf.xml.test Sun Nov 23 12:21:18 2025 +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>
