Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 9:ae81d21b3134 draft
Uploaded
author | iuc |
---|---|
date | Tue, 07 Apr 2015 22:37:13 -0400 |
parents | fe82b1e459e1 |
children | ffc5bd382a62 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Apr 07 22:37:11 2015 -0400 +++ b/tool_data_table_conf.xml.sample Tue Apr 07 22:37:13 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>