Mercurial > repos > bgruening > deeptools
diff tool_data_table_conf.xml.sample @ 0:d957e25e18a3 draft
Uploaded
author | bgruening |
---|---|
date | Thu, 14 Nov 2013 16:39:18 -0500 |
parents | |
children | 5231f398d784 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Nov 14 16:39:18 2013 -0500 @@ -0,0 +1,7 @@ +<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>