view tool_data_table_conf.xml.sample @ 4:6a378d0f4856

Only download by name, available genome list now too large to be practical
author Jim Johnson <jj@umn.edu>
date Thu, 23 Oct 2014 05:43:46 -0500
parents c6769a700e55
children 78bcf4ac437c
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>