view tool_data_table_conf.xml.sample @ 25:df9f0dbb1d2a draft

Uploaded
author bgruening
date Sat, 14 Dec 2013 11:21:58 -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>