annotate tool_data_table_conf.xml.sample @ 1:f23c90363093 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit cb1743eafd4ca98be0148d557770ef8635cc8d4c-dirty
author devteam
date Tue, 19 May 2015 16:42:30 -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>