Mercurial > repos > iuc > snpeff
diff tool_data_table_conf.xml.sample @ 0:e8adfc4c0a6b draft
Uploaded
author | iuc |
---|---|
date | Wed, 11 Dec 2013 08:53:32 -0500 |
parents | |
children | 500832f27cbc |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Dec 11 08:53:32 2013 -0500 @@ -0,0 +1,19 @@ +<tables> + <table name="snpeff_databases" comment_char="#"> + <columns>value, name</columns> + <file path="tool-data/snpeff_databases.loc" /> + </table> + <table name="snpeff_genomedb" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/snpeff_genomedb.loc" /> + </table> + <table name="snpeff_regulationdb" comment_char="#"> + <columns>genome, value, name</columns> + <file path="tool-data/snpeff_regulationdb.loc" /> + </table> + <table name="snpeff_annotations" comment_char="#"> + <columns>genome, value, name</columns> + <file path="tool-data/snpeff_annotations.loc" /> + </table> +</tables> +