comparison tool_data_table_conf.xml.sample @ 7:2c918b3a7e8c draft

Uploaded
author jeremyjliu
date Thu, 29 Jan 2015 00:00:12 -0500
parents ba049ce65693
children b4c2836d2e4e
comparison
equal deleted inserted replaced
6:aa0d1b185070 7:2c918b3a7e8c
1 <tables> 1 <tables>
2 <!-- Locations of all fasta files under genome directory --> 2 <!-- Locations of all motif database files under genome directory -->
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>