Mercurial > repos > cjav > smalt
diff tool_data_table_conf.xml.sample @ 1:54855bd8d107 draft default tip
First attempt to get tool_dependencies.xml right.
author | cjav |
---|---|
date | Wed, 20 Mar 2013 17:07:14 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Mar 20 17:07:14 2013 -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 BWA mapper format --> + <table name="smalt_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/smalt_index.loc" /> + </table> +</tables>