Mercurial > repos > devteam > kraken_report
comparison tool_data_table_conf.xml.test @ 2:c4fb5dc47fce draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_report/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
| author | devteam |
|---|---|
| date | Mon, 21 Mar 2016 12:05:59 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:688428f6800f | 2:c4fb5dc47fce |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of Kraken database in the required format --> | |
| 4 <table name="kraken_databases" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/test_database.loc" /> | |
| 7 </table> | |
| 8 </tables> |
