Mercurial > repos > bgruening > bismark
diff tool_data_table_conf.xml.sample @ 7:63d9e369c669 draft
Uploaded
author | bgruening |
---|---|
date | Thu, 18 Oct 2012 04:06:44 -0400 |
parents | |
children | 221e740377ca |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Oct 18 04:06:44 2012 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of indexes in the Bismark mapper format --> + <table name="bismark_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/bismark_indices.loc" /> + </table> +</tables>