Mercurial > repos > elixir-it > vep86_vcf2maf
diff tool_data_table_conf.xml.sample @ 3:ca1e48c52db9 draft
Uploaded
| author | elixir-it |
|---|---|
| date | Sat, 21 Sep 2019 13:23:01 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sat Sep 21 13:23:01 2019 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of indexes in the vep86_vcf2maf-wrapper mapper format --> + <table name="vcf_to_maf_index" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/vcf_to_maf_index.loc" /> + </table> +</tables>
