annotate tool_data_table_conf.xml.sample @ 8:10cb95fb0143 draft

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