Mercurial > repos > urgi-team > freebayes4workflow
diff tool_data_table_conf.xml.sample @ 0:874dd6c0fcde draft default tip
Uploaded
author | urgi-team |
---|---|
date | Tue, 10 Nov 2015 08:51:31 -0500 (2015-11-10) |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Nov 10 08:51:31 2015 -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> + <!-- Location of SAMTools indexes for FASTA files --> + <table name="fasta_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/fasta_indexes.loc" /> + </table> +</tables>