Mercurial > repos > bgruening > bismark
diff bismark_wrapper/tool_data_table_conf.xml.sample @ 0:550ce7d37d4b draft
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 11 Oct 2012 11:53:20 -0400 |
| parents | |
| children | 1c97427d28a3 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bismark_wrapper/tool_data_table_conf.xml.sample Thu Oct 11 11:53:20 2012 -0400 @@ -0,0 +1,8 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> +<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>
