view tool_data_table_conf.xml.sample @ 61:f3140d17939e draft

Uploaded
author bgruening
date Fri, 23 Jan 2015 16:53:31 -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>