annotate tool_data_table_conf.xml.sample @ 2:c56e27adfbff

Add a build field in the tool-data to allow for filtering on genome build
author Jim Johnson <jj@umn.edu>
date Mon, 10 Nov 2014 09:45:26 -0600
parents 639db62ec3d4
children b5e03b2cb813
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
639db62ec3d4 Imported from capsule None
jjohnson
parents:
diff changeset
1 <tables>
639db62ec3d4 Imported from capsule None
jjohnson
parents:
diff changeset
2 <table name="snpsift_dbnsfp" comment_char="#">
2
c56e27adfbff Add a build field in the tool-data to allow for filtering on genome build
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
3 <columns>dbkey, build, name, value, annotations</columns>
0
639db62ec3d4 Imported from capsule None
jjohnson
parents:
diff changeset
4 <file path="tool-data/snpsift_dbnsfp.loc" />
639db62ec3d4 Imported from capsule None
jjohnson
parents:
diff changeset
5 </table>
639db62ec3d4 Imported from capsule None
jjohnson
parents:
diff changeset
6 </tables>
639db62ec3d4 Imported from capsule None
jjohnson
parents:
diff changeset
7