Mercurial > repos > iuc > customize_metaphlan_database
diff tool_data_table_conf.xml.test @ 8:deff72a7700d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 671a5fc6d4c02bd3eb830c1886a31ecffd134ceb
| author | iuc |
|---|---|
| date | Sun, 11 Aug 2024 20:33:29 +0000 |
| parents | aac70228c28a |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Thu Apr 20 11:24:22 2023 +0000 +++ b/tool_data_table_conf.xml.test Sun Aug 11 20:33:29 2024 +0000 @@ -2,6 +2,6 @@ <tables> <table name="metaphlan_database_versioned" comment_char="#"> <columns>value, name, dbkey, path, db_version</columns> - <file path="${__HERE__}/test-data/test_database_versioned.loc"/> + <file path="${__HERE__}/test-data/test_database_versioned.loc.test"/> </table> </tables>
