annotate tool_data_table_conf.xml.sample @ 4:55d42997c0b5 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken/
author devteam
date Wed, 04 Nov 2015 10:09:27 -0500
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>