Mercurial > repos > iuc > gtdbtk_classify_wf
diff tool_data_table_conf.xml.test @ 5:a1900b0fd855 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 0f5d58e0011fcfc9c772ba9392deaed186e045eb
| author | iuc |
|---|---|
| date | Wed, 25 Sep 2024 06:56:10 +0000 |
| parents | 151e8f99baaa |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Tue Sep 17 10:24:01 2024 +0000 +++ b/tool_data_table_conf.xml.test Wed Sep 25 06:56:10 2024 +0000 @@ -1,7 +1,8 @@ +<?xml version="1.0"?> <tables> <!-- Locations of GTDB-Tk database versions 202 and higher --> <table name="gtdbtk_database_versioned" comment_char="#"> <columns>value, name, version, path</columns> - <file path="tool-data/gtdbtk_database_versioned.loc" /> + <file path="${__HERE__}/test-data/gtdbtk_database_versioned.loc.test" /> </table> </tables>
