Mercurial > repos > iuc > amrfinderplus_data_manager_build
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:d4e3b8d47f49 | 2:8fa7efc32500 |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Locations of amrfinderplus database in the required format --> | 2 <!-- Locations of amrfinderplus database in the required format --> |
| 3 <table name="amrfinderplus_database" comment_char="#"> | 3 <table name="amrfinderplus_versioned_database" comment_char="#"> |
| 4 <columns>value, name, path</columns> | 4 <columns>value, name, db_version, path</columns> |
| 5 <file path="${__HERE__}/test-data/amrfinderplus.loc.test"/> | 5 <file path="${__HERE__}/test-data/amrfinderplus_versioned.loc.test"/> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
