view tool_data_table_conf.xml.sample @ 8:363d6797d366 draft default tip

Uploaded
author fubar
date Fri, 09 Jan 2015 23:40:09 -0500
parents 102bdfdda10b
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 indexes in the BWA mapper format -->
    <table name="rnastar_index" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/rnastar_index.loc" />
    </table>
</tables>