Mercurial > repos > greg > meme_fimo
diff tool_data_table_conf.xml.sample @ 0:09098f34f445 draft
Uploaded
author | greg |
---|---|
date | Wed, 23 Mar 2016 13:58:55 -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 Wed Mar 23 13:58:55 2016 -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>