view tool_data_table_conf.xml.sample @ 1:1ff2fc8da328

Updates to rsem_calculate_expression.xml
author Jim Johnson <jj@umn.edu>
date Thu, 05 Dec 2013 10:54:28 -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>