Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 15:fb3f46eda476 draft
Uploaded
author | iuc |
---|---|
date | Wed, 08 Apr 2015 22:37:22 -0400 |
parents | 6b80a7c08a7d |
children | c26ae3b75ca2 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Apr 08 22:37:18 2015 -0400 +++ b/tool_data_table_conf.xml.sample Wed Apr 08 22:37:22 2015 -0400 @@ -1,7 +1,7 @@ <tables> - <table name="snpeff_msigdb_database" comment_char="#"> - <columns>value, name, path</columns> - <file path="tool-data/snpeff_msigdb_database.loc" /> + <table name="snpsift_dbnsfp" comment_char="#"> + <columns>dbkey, build, name, value, annotations</columns> + <file path="tool-data/snpsift_dbnsfp.loc" /> </table> </tables>