annotate tool_data_table_conf.xml.sample @ 91:94fb905e8d4f draft default tip

Uploaded
author yhoogstrate
date Thu, 05 Nov 2015 08:29:47 -0500
parents bf9c5a61b200
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
42
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
2 <tables>
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
3 <!-- Locations of all fasta files under genome directory -->
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
4 <table name="all_fasta" comment_char="#">
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
6 <file path="tool-data/all_fasta.loc" />
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
7 </table>
bf9c5a61b200 overwrite readonly files
yhoogstrate <y.hoogstrate@erasmusmc.nl>
parents:
diff changeset
8 </tables>