Mercurial > repos > devteam > kraken_report
comparison tool_data_table_conf.xml.sample @ 0:f2757ab26483 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_report/ commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
author | devteam |
---|---|
date | Thu, 23 Jul 2015 10:56:14 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f2757ab26483 |
---|---|
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="tool-data/kraken_databases.loc" /> | |
7 </table> | |
8 </tables> |