annotate tool_data_table_conf.xml.sample @ 9:8ddbdc9cdc57 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken/ commit 1590e274eaa41ea77a6017111f9122e0a58aa75d-dirty"
author iuc
date Tue, 03 Dec 2019 18:30:40 +0000
parents 8bbf903bf0cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
1 <?xml version="1.0"?>
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
2 <tables>
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
3 <!-- Locations of Kraken database in the required format -->
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
4 <table name="kraken_databases" comment_char="#">
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
5 <columns>value, name, path</columns>
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
6 <file path="tool-data/kraken_databases.loc" />
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
7 </table>
8bbf903bf0cb Uploaded
devteam
parents:
diff changeset
8 </tables>