Mercurial > repos > devteam > vcfvcfintersect
diff tool-data/tool_data_table_conf.xml.sample @ 0:b29dbe1270b5 draft
Uploaded
author | devteam |
---|---|
date | Thu, 19 Mar 2015 14:47:59 -0400 |
parents | |
children | d3f4f86a18d4 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/tool_data_table_conf.xml.sample Thu Mar 19 14:47:59 2015 -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> + <!-- Location of SAMTools indexes and other files --> + <table name="fasta_indexes" comment_char="#"> + <columns>line_type, value, path</columns> + <file path="tool-data/fasta_indexes.loc" /> + </table> +</tables>