Mercurial > repos > iuc > checkm2_build_database
comparison tool_data_table_conf.xml.test @ 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 |
comparison
equal
deleted
inserted
replaced
| 1:ef5a5463bc3b | 2:757826aa89c3 |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Location of rnastar indexes for testing --> | 2 <!-- Location of rnastar indexes for testing --> |
| 3 <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> | 3 <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> |
| 4 <columns>value, name, version, path</columns> | 4 <columns>value, dbkey, name, version, path</columns> |
| 5 <file path="${__HERE__}/test-data/checkm2.loc" /> | 5 <file path="${__HERE__}/test-data/checkm2.loc" /> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
