Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 27:81281888af66 draft
Uploaded
| author | iuc |
|---|---|
| date | Fri, 10 Apr 2015 22:37:17 -0400 |
| parents | 06c0096e4108 |
| children | 4af6f9bb397a |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Apr 10 22:37:13 2015 -0400 +++ b/tool_data_table_conf.xml.sample Fri Apr 10 22:37:17 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>
