view tool_data_table_conf.xml.sample @ 33:3e3ebdecb0e1

Change requirement for samtools to version 0.1.19 to pick version which misc and bcftools
author Jim Johnson <jj@umn.edu>
date Fri, 06 Sep 2013 08:20:41 -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>