Mercurial > repos > jeremyjliu > region_motif_data_manager
diff tool_data_table_conf.xml.sample @ 0:ba049ce65693 draft
Initial upload
author | jeremyjliu |
---|---|
date | Sun, 11 Jan 2015 19:21:52 -0500 |
parents | |
children | 2c918b3a7e8c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sun Jan 11 19:21:52 2015 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="motif_databases" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/motif_databases.loc" /> + </table> +</tables>