annotate tool_data_table_conf.xml.sample @ 2:a080250b8326 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit cb6ebb843c71dcfc73aa05cc616f8e3229170108-dirty
author devteam
date Wed, 15 Jul 2015 15:22:31 -0400
parents fdd8eeb5a10d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
1 <?xml version="1.0"?>
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
2 <tables>
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
3 <!-- Locations of Kraken database in the required format -->
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
4 <table name="kraken_databases" comment_char="#">
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
5 <columns>value, name, path</columns>
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
6 <file path="tool-data/kraken_databases.loc" />
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
7 </table>
fdd8eeb5a10d Uploaded
devteam
parents:
diff changeset
8 </tables>