view tool_data_table_conf.xml.sample @ 0:c26087dbccbd draft default tip

Uploaded
author jjohnson
date Fri, 05 Jul 2013 15:34:05 -0400 (2013-07-05)
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="tool-data/all_fasta.loc" />
    </table>
    <!-- Locations of genome reference in the UCSC twobit format -->
    <table name="twobit" comment_char="#">
        <columns>value, path</columns>
        <file path="tool-data/twobit.loc" />
    </table>
</tables>