view tool_data_table_conf.xml.sample @ 4:102bdfdda10b draft

Uploaded
author fubar
date Thu, 08 Jan 2015 17:53:14 -0500
parents ebadd2c92958
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>