Mercurial > repos > greg > grinder
diff grinder-fa1fa683bcf1/tool_data_table_conf.xml.sample @ 0:a41241d67693 default tip
Uploaded
author | greg |
---|---|
date | Wed, 18 Jan 2012 11:45:20 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/grinder-fa1fa683bcf1/tool_data_table_conf.xml.sample Wed Jan 18 11:45:20 2012 -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>