comparison tool_data_table_conf.xml.sample @ 8:b4c2836d2e4e draft

Uploaded
author jeremyjliu
date Fri, 30 Jan 2015 13:47:29 -0500
parents 2c918b3a7e8c
children
comparison
equal deleted inserted replaced
7:2c918b3a7e8c 8:b4c2836d2e4e
1 <tables> 1 <tables>
2 <!-- Locations of all motif database files under genome directory --> 2 <!-- Locations of motif database files -->
3 <table name="motif_databases" comment_char="#"> 3 <table name="motif_databases" comment_char="#">
4 <columns>value, name, path</columns> 4 <columns>value, name, path</columns>
5 <file path="tool-data/motif_databases.loc" /> 5 <file path="tool-data/motif_databases.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>