view tool_data_table_conf.xml.sample @ 46:b716d69ac94b

Uploaded
author bgruening
date Fri, 02 Aug 2013 12:48:54 -0400
parents ef436465bf16
children
line wrap: on
line source

<tables>
    <!-- Locations of 2bit sequence files for use in deepTools -->
    <table name="deepTools_seqs" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/deepTools_seqs.loc" />
    </table>
</tables>