annotate tool_data_table_conf.xml.sample @ 18:7615ac66c6e5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 3ce5dea3af8f4816b4a83914b53402aa84e08fca
author iuc
date Sat, 20 Jan 2018 08:28:24 -0500
parents 1cd7f3b42609
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
2 <tables>
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
3 <!-- Location of Picard dict file and other files -->
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
4 <table name="picard_indexes" comment_char="#">
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
6 <file path="tool-data/picard_index.loc" />
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
7 </table>
1cd7f3b42609 Uploaded tool.
devteam
parents:
diff changeset
8 </tables>