view bismark_wrapper/tool_data_table_conf.xml.sample @ 3:678f31a13093 draft

Uploaded
author bgruening
date Fri, 12 Oct 2012 09:29:51 -0400
parents 550ce7d37d4b
children 1c97427d28a3
line wrap: on
line source

<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
<tables>
    <!-- Locations of indexes in the Bismark mapper format -->
    <table name="bismark_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/bismark_indices.loc" />
    </table>
</tables>