Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 3:9d87eb45df08 draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 07 Apr 2015 10:54:08 -0400 |
| parents | 0acc7ceebf17 |
| children | 59f148f07bc5 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Apr 07 10:54:05 2015 -0400 +++ b/tool_data_table_conf.xml.sample Tue Apr 07 10:54:08 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>
