Mercurial > repos > saskia-hiltemann > annovar
diff tool_data_table_conf.xml.sample @ 1:ed770baa1f16 draft default tip
added support for LJB2, COSMIC67, CLINVAR, NCI60 annotations. Fixed DGV annotation, now uses new UCSC file named dgvMerged
author | saskia-hiltemann |
---|---|
date | Mon, 18 Nov 2013 10:43:57 -0500 |
parents | 60630d56ab1f |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Sep 04 08:02:09 2013 -0400 +++ b/tool_data_table_conf.xml.sample Mon Nov 18 10:43:57 2013 -0500 @@ -1,5 +1,7 @@ <!-- ANNOVAR files --> +<tables> <table name="annovar_loc" comment_char="#"> <columns>value, dbkey, name, ANNOVAR_scripts, ANNOVAR_humandb</columns> <file path="tool-data/annovar.loc" /> </table> +</tables>