Mercurial > repos > geert-vandeweyer > multiplicom_primer_trimming
diff tool_data_table_conf.xml.sample @ 0:fadef644b886 draft
Uploaded
author | geert-vandeweyer |
---|---|
date | Fri, 22 May 2015 08:27:03 -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 Fri May 22 08:27:03 2015 -0400 @@ -0,0 +1,9 @@ +<!-- 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 all index files under genome directory --> + <table name="2bit" comment_char="#"> + <columns>name,value, path</columns> + <file path="2bit.loc" /> + </table> + +</tables>