view tool_data_table_conf.xml.sample @ 32:8027fc53f3f9

Fix formatting error in defuse_results_to_vcf.py
author Jim Johnson <jj@umn.edu>
date Fri, 06 Sep 2013 08:13:22 -0500
parents b649c729be4c
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="defuse_reference" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/defuse_reference.loc" />
    </table>
</tables>