view tool_data_table_conf.xml.sample @ 45:b9feca1f07f0 draft

Uploaded
author bgruening
date Mon, 31 Mar 2014 17:48:50 -0400
parents 09b65c12a75a
children d54881c558b8
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>