Mercurial > repos > jjohnson > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 3:b5e03b2cb813 draft
Uploaded
author | jjohnson |
---|---|
date | Wed, 09 Dec 2015 14:07:32 -0500 |
parents | c56e27adfbff |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Nov 10 09:45:26 2014 -0600 +++ b/tool_data_table_conf.xml.sample Wed Dec 09 14:07:32 2015 -0500 @@ -1,7 +1,7 @@ <tables> - <table name="snpsift_dbnsfp" comment_char="#"> - <columns>dbkey, build, name, value, annotations</columns> - <file path="tool-data/snpsift_dbnsfp.loc" /> + <table name="snpsift_dbnsfps" comment_char="#"> + <columns>key, build, name, value, annotations</columns> + <file path="tool-data/snpsift_dbnsfps.loc" /> </table> </tables>