Mercurial > repos > iuc > macs2
diff tool_data_table_conf.xml.sample @ 16:d9a0a017896a draft
Uploaded
| author | iuc |
|---|---|
| date | Sat, 15 Feb 2014 15:41:04 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sat Feb 15 15:41:04 2014 -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>
