view tool_data_table_conf.xml.sample @ 9:577e77853e8b

Fixed a typo
author fangly
date Thu, 03 Nov 2011 23:58:59 -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>