Mercurial > repos > lparsons > freebayes
changeset 1:17c497d5826d
Uploaded tool_data_table_conf.xml.sample
author | lparsons |
---|---|
date | Fri, 11 Nov 2011 17:05:24 -0500 |
parents | afb722f09cc1 |
children | c70c9dc2efb7 |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 7 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 Fri Nov 11 17:05:24 2011 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables>