annotate tool_data_table_conf.xml.sample @ 0:9c827306417a draft default tip

Imported from capsule None
author devteam
date Tue, 01 Apr 2014 09:12:01 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
9c827306417a Imported from capsule None
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-->
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
2 <tables>
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
3 <!-- Location of Picard dict files valid for GATK -->
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
4 <table name="gatk_picard_indexes" comment_char="#">
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
6 <file path="tool-data/gatk_sorted_picard_index.loc" />
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
7 </table>
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
8 <!-- Available of GATK references -->
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
9 <table name="gatk_annotations" comment_char="#">
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
10 <columns>value, name, gatk_value, tools_valid_for</columns>
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
11 <file path="tool-data/gatk_annotations.txt" />
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
12 </table>
9c827306417a Imported from capsule None
devteam
parents:
diff changeset
13 </tables>