annotate tool_data_table_conf.xml.sample @ 5:78bcf4ac437c

Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
author Jim Johnson <jj@umn.edu>
date Tue, 13 Jan 2015 12:54:20 -0600
parents c6769a700e55
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bc50aa3b328a Uploaded
jjohnson
parents:
diff changeset
1 <tables>
5
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
2 <table name="snpeffv_genomedb" comment_char="#">
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
3 <columns>key, version, value, name, path</columns>
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
4 <file path="tool-data/snpeffv_genomedb.loc" />
0
bc50aa3b328a Uploaded
jjohnson
parents:
diff changeset
5 </table>
5
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
6 <table name="snpeffv_regulationdb" comment_char="#">
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
7 <columns>key, version, genome, value, name</columns>
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
8 <file path="tool-data/snpeffv_regulationdb.loc" />
0
bc50aa3b328a Uploaded
jjohnson
parents:
diff changeset
9 </table>
5
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
10 <table name="snpeffv_annotations" comment_char="#">
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
11 <columns>key, version, genome, value, name</columns>
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
12 <file path="tool-data/snpeffv_annotations.loc" />
0
bc50aa3b328a Uploaded
jjohnson
parents:
diff changeset
13 </table>
5
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
14 <table name="snpeffv_databases" comment_char="#">
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
15 <columns>key, version, value, name</columns>
78bcf4ac437c Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
Jim Johnson <jj@umn.edu>
parents: 3
diff changeset
16 <file path="tool-data/snpeffv_databases.loc" />
0
bc50aa3b328a Uploaded
jjohnson
parents:
diff changeset
17 </table>
bc50aa3b328a Uploaded
jjohnson
parents:
diff changeset
18 </tables>
bc50aa3b328a Uploaded
jjohnson
parents:
diff changeset
19