Mercurial > repos > jjohnson > snpeff
view tool_data_table_conf.xml.sample @ 11:c5288d5a446e
Update to version 3.6 and refactor to new repositories: snpsift, snpeff_datatypes, data_manager_snpeff
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Thu, 26 Jun 2014 08:40:30 -0500 |
parents | 8952990fcab9 |
children | 4be8e0068bc3 |
line wrap: on
line source
<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>