view tool_data_table_conf.xml.sample @ 8:43def9fa33b9

Grinder 0.4.0
author fangly
date Thu, 03 Nov 2011 23:44:09 -0400
parents 4812050c5bf9
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>