annotate tool_data_table_conf.xml.sample @ 6:e44e186320d7 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken/kraken_translate/ commit e8fc7c9dad5f583ad6763ecb9bd8c924832abacd
author iuc
date Mon, 07 Aug 2017 17:28:36 -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>