view tool_data_table_conf.xml.sample @ 20:d3ca3d3e5dc7

adding tool_data_table_conf.xml.sample
author mini
date Wed, 15 Oct 2014 15:38:48 +0200
parents
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="all_fasta.loc" />
    </table>
</tables>