view tool_data_table_conf.xml.sample @ 5:791096e8d45a

update
author Daniel Blankenberg <dan@bx.psu.edu>
date Fri, 31 May 2013 12:38:03 -0400
parents tool-data/tool_data_table_conf.xml.sample@357b7bea23ae
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>