view tool_data_table_conf.xml.sample @ 3:59459de65740

mv RSEM datatypes to separate repository, remove samtools dependency
author Jim Johnson <jj@umn.edu>
date Mon, 10 Mar 2014 07:19:56 -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>