view bismark_wrapper/tool_data_table_conf.xml.sample @ 0:550ce7d37d4b draft

Uploaded
author bgruening
date Thu, 11 Oct 2012 11:53:20 -0400
parents
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>