Mercurial > repos > iuc > checkm2_build_database
diff tool_data_table_conf.xml.test @ 1:ef5a5463bc3b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_checkm2 commit 273fabeb528796d4276833362ea23651a56b0302
| author | iuc |
|---|---|
| date | Tue, 14 Jan 2025 21:33:10 +0000 |
| parents | 34dc5b5f35ca |
| children | 757826aa89c3 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Tue Jan 14 20:26:31 2025 +0000 +++ b/tool_data_table_conf.xml.test Tue Jan 14 21:33:10 2025 +0000 @@ -1,7 +1,7 @@ <tables> <!-- Location of rnastar indexes for testing --> <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> - <columns>value, dbkey, name, version, path</columns> + <columns>value, name, version, path</columns> <file path="${__HERE__}/test-data/checkm2.loc" /> </table> </tables> \ No newline at end of file
