Mercurial > repos > iuc > extract_metaphlan_database
comparison tool_data_table_conf.xml.test @ 5:b81c6e597cf1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
| author | iuc |
|---|---|
| date | Mon, 27 Feb 2023 06:59:04 +0000 |
| parents | 3230167ebbc0 |
| children | 3115fac8d638 |
comparison
equal
deleted
inserted
replaced
| 4:6f88caeefd28 | 5:b81c6e597cf1 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tables> | 2 <tables> |
| 3 <table name="metaphlan_database" comment_char="#"> | 3 <table name="metaphlan_database_versioned" comment_char="#"> |
| 4 <columns>value, name, dbkey, path</columns> | 4 <columns>value, name, dbkey, path, db_version</columns> |
| 5 <file path="${__HERE__}/test-data/test_database.loc" /> | 5 <file path="${__HERE__}/test-data/test_database_versioned.loc"/> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
