annotate tool_data_table_conf.xml.sample @ 0:b90e0f2bf4b1 draft default tip

Initial version.
author pjbriggs
date Tue, 18 Nov 2014 09:57:33 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
1 <tables>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
2 <table name="mothur_aligndb" comment_char="#">
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
3 <columns>name, value</columns>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
4 <file path="tool-data/mothur_aligndb.loc" />
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
5 </table>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
6 <table name="mothur_lookup" comment_char="#">
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
7 <columns>name, value</columns>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
8 <file path="tool-data/mothur_lookup.loc" />
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
9 </table>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
10 <table name="mothur_map" comment_char="#">
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
11 <columns>name, value</columns>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
12 <file path="tool-data/mothur_map.loc" />
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
13 </table>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
14 <table name="mothur_taxonomy" comment_char="#">
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
15 <columns>name, value</columns>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
16 <file path="tool-data/mothur_taxonomy.loc" />
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
17 </table>
b90e0f2bf4b1 Initial version.
pjbriggs
parents:
diff changeset
18 </tables>