view tool_data_table_conf.xml.sample @ 4:30a8343fb0e7

Change for extra_files_path
author Jim Johnson <jj@umn.edu>
date Mon, 13 Oct 2014 15:32:39 -0500
parents ca988deacfd1
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>