Mercurial > repos > iuc > checkm2
diff tool_data_table_conf.xml.test @ 1:62eaf755aff3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/main/tools/checkm2/ commit 043f6bb449b27287b413a937b21d918569cfdad7
| author | iuc |
|---|---|
| date | Sun, 19 Jan 2025 18:48:07 +0000 |
| parents | 43afed10b792 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Tue Jan 14 20:26:46 2025 +0000 +++ b/tool_data_table_conf.xml.test Sun Jan 19 18:48:07 2025 +0000 @@ -1,6 +1,6 @@ <tables> <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> - <columns>value, name, version, path</columns> + <columns>value, dbkey, name, version, path</columns> <file path="${__HERE__}/test-data/checkm2.loc" /> </table> </tables> \ No newline at end of file
