annotate tool_data_table_conf.xml.sample @ 23:924af057bbca draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 93465571cf180554c3548338a68fa0f1604985dc-dirty
author jjohnson
date Sat, 09 Apr 2016 11:51:40 -0400
parents bb0797deab78
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e1d9f6a0ad53 Uploaded
jjohnson
parents:
diff changeset
1 <tables>
18
36f3c82323e6 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: 13
diff changeset
2 <table name="snpeffv_genomedb" comment_char="#">
36f3c82323e6 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: 13
diff changeset
3 <columns>key, version, value, name, path</columns>
36f3c82323e6 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: 13
diff changeset
4 <file path="tool-data/snpeffv_genomedb.loc" />
0
e1d9f6a0ad53 Uploaded
jjohnson
parents:
diff changeset
5 </table>
18
36f3c82323e6 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: 13
diff changeset
6 <table name="snpeffv_regulationdb" comment_char="#">
36f3c82323e6 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: 13
diff changeset
7 <columns>key, version, genome, value, name</columns>
36f3c82323e6 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: 13
diff changeset
8 <file path="tool-data/snpeffv_regulationdb.loc" />
0
e1d9f6a0ad53 Uploaded
jjohnson
parents:
diff changeset
9 </table>
18
36f3c82323e6 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: 13
diff changeset
10 <table name="snpeffv_annotations" comment_char="#">
36f3c82323e6 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: 13
diff changeset
11 <columns>key, version, genome, value, name</columns>
36f3c82323e6 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: 13
diff changeset
12 <file path="tool-data/snpeffv_annotations.loc" />
5
8952990fcab9 Update to snpEff version 3.4 and add data managers to download snpEff genome reference databases
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
13 </table>
22
bb0797deab78 Uploaded
jjohnson
parents: 18
diff changeset
14 <table name="snpeffv_databases" comment_char="#">
bb0797deab78 Uploaded
jjohnson
parents: 18
diff changeset
15 <columns>key, version, value, name</columns>
bb0797deab78 Uploaded
jjohnson
parents: 18
diff changeset
16 <file path="tool-data/snpeffv_databases.loc" />
bb0797deab78 Uploaded
jjohnson
parents: 18
diff changeset
17 </table>
0
e1d9f6a0ad53 Uploaded
jjohnson
parents:
diff changeset
18 </tables>
e1d9f6a0ad53 Uploaded
jjohnson
parents:
diff changeset
19