view tool_data_table_conf.xml.sample @ 1:ebadd2c92958 draft

Uploaded
author fubar
date Mon, 29 Sep 2014 20:47:45 -0400
parents 84f6e67cbae5
children 102bdfdda10b
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_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/rnastar_indexes.loc" />
    </table>
</tables>