Mercurial > repos > jjohnson > snpeff
view tool_data_table_conf.xml.sample @ 14:4511f153078c
Fix snpEff_download from_data_table - snpeff4_databases
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Tue, 21 Oct 2014 14:26:37 -0500 |
parents | 4be8e0068bc3 |
children | 36f3c82323e6 |
line wrap: on
line source
<tables> <table name="snpeff4_databases" comment_char="#"> <columns>value, name</columns> <file path="tool-data/snpeff4_databases.loc" /> </table> <table name="snpeff4_genomedb" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/snpeff4_genomedb.loc" /> </table> <table name="snpeff4_regulationdb" comment_char="#"> <columns>genome, value, name</columns> <file path="tool-data/snpeff4_regulationdb.loc" /> </table> <table name="snpeff4_annotations" comment_char="#"> <columns>genome, value, name</columns> <file path="tool-data/snpeff4_annotations.loc" /> </table> </tables>