view tool_data_table_conf.xml.sample @ 2:f6b8155ab12a

Add test cases
author Jim Johnson <jj@umn.edu>
date Thu, 06 Feb 2014 11:46:40 -0600
parents 64d45f959303
children
line wrap: on
line source

<tables>
    <!-- Locations of all rsem reference files under genome directory -->
    <table name="rsem_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/rsem_indices.loc" />
    </table>
</tables>