Mercurial > repos > devteam > kraken
comparison tool_data_table_conf.xml.test @ 7:19939bfcf283 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken/ commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
| author | devteam |
|---|---|
| date | Fri, 18 Dec 2015 19:41:02 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 6:1496744bd2ad | 7:19939bfcf283 |
|---|---|
| 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> |
