Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 84:049ed39faea9 draft
Uploaded
| author | iuc |
|---|---|
| date | Sun, 19 Apr 2015 22:47:09 -0400 |
| parents | 628ecacbf631 |
| children | bbf5b19d7d17 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Sun Apr 19 22:47:05 2015 -0400 +++ b/tool_data_table_conf.xml.sample Sun Apr 19 22:47:09 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>
