Mercurial > repos > fangly > grinder
diff tool_data_table_conf.xml.sample @ 3:4812050c5bf9
Uploaded
author | fangly |
---|---|
date | Tue, 04 Oct 2011 01:45:10 -0400 |
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 Oct 04 01:45:10 2011 -0400 @@ -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>