Mercurial > repos > geert-vandeweyer > mutect_wrapper
changeset 12:c7d1f62af8da draft
Added required tool_data_sample file.
author | geert-vandeweyer |
---|---|
date | Mon, 17 Feb 2014 05:36:26 -0500 |
parents | 72fbc37494ab |
children | 6aa310203a72 |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Feb 17 05:36:26 2014 -0500 @@ -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 all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="all_fasta.loc" /> + </table> +</tables>