Mercurial > repos > iarc > mutspec
diff tool_data_table_conf.xml.sample @ 0:8c682b3a7c5b draft
Uploaded
| author | iarc |
|---|---|
| date | Tue, 19 Apr 2016 03:07:11 -0400 |
| parents | |
| children | 46a10309dfe2 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Apr 19 03:07:11 2016 -0400 @@ -0,0 +1,7 @@ +<!-- ANNOVAR files --> +<tables> +<table name="annovar_index" comment_char="#"> +<columns>value, dbkey, type, path</columns> +<file path="tool-data/annovar_index.loc" /> +</table> +</tables>
