view tool_data_table_conf.xml.sample @ 40:20f8dafb554f draft

Uploaded
author bgruening
date Mon, 03 Feb 2014 12:38:00 -0500
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>