Mercurial > repos > iuc > checkm2_build_database
diff tool_data_table_conf.xml.sample @ 2:757826aa89c3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_checkm2 commit 043f6bb449b27287b413a937b21d918569cfdad7
| author | iuc |
|---|---|
| date | Sun, 19 Jan 2025 18:47:59 +0000 |
| parents | ef5a5463bc3b |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Jan 14 21:33:10 2025 +0000 +++ b/tool_data_table_conf.xml.sample Sun Jan 19 18:47:59 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="tool-data/checkm2.loc" /> </table> </tables> \ No newline at end of file
