Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 21:d7ed974243a4 draft
Uploaded
| author | iuc |
|---|---|
| date | Thu, 09 Apr 2015 22:37:17 -0400 |
| parents | 047efd7c1142 |
| children | 22ddfea1ecde |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Apr 09 22:37:12 2015 -0400 +++ b/tool_data_table_conf.xml.sample Thu Apr 09 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>
