view tool_data_table_conf.xml.sample @ 3:72bdc513a54a

Fixed functional test and added required test files Fixed version number of tool to match supported freebayes version
author Lance Parsons <lparsons@princeton.edu>
date Thu, 22 Dec 2011 14:09:55 -0500
parents 17c497d5826d
children
line wrap: on
line source

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