Mercurial > repos > bgruening > upload_testing
diff tool_data_table_conf.xml.sample @ 50:f9390e176b8f
Uploaded
author | bgruening |
---|---|
date | Fri, 02 Aug 2013 12:54:19 -0400 |
parents | 1463dc12d1a3 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Aug 02 12:54:19 2013 -0400 @@ -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>