annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ba049ce65693 Initial upload
jeremyjliu
parents:
diff changeset
1 <tables>
7
2c918b3a7e8c Uploaded
jeremyjliu
parents: 0
diff changeset
2 <!-- Locations of all motif database files under genome directory -->
0
ba049ce65693 Initial upload
jeremyjliu
parents:
diff changeset
3 <table name="motif_databases" comment_char="#">
ba049ce65693 Initial upload
jeremyjliu
parents:
diff changeset
4 <columns>value, name, path</columns>
ba049ce65693 Initial upload
jeremyjliu
parents:
diff changeset
5 <file path="tool-data/motif_databases.loc" />
ba049ce65693 Initial upload
jeremyjliu
parents:
diff changeset
6 </table>
ba049ce65693 Initial upload
jeremyjliu
parents:
diff changeset
7 </tables>