view tool_data_table_conf.xml.sample @ 3:d7d4d662b0e9 default tip

Add test output assertion in rsem_prepare_reference.xml
author Jim Johnson <jj@umn.edu>
date Fri, 07 Feb 2014 06:54:54 -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>