view tool_data_table_conf.xml.sample @ 5:14267d364365 default tip

Update for dataset files_path - use model from BB pull request 532
author Jim Johnson <jj@umn.edu>
date Thu, 04 Feb 2016 06:50:26 -0600
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>