Mercurial > repos > pjbriggs > data_manager_mothur_toolsuite
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:b90e0f2bf4b1 |
---|---|
1 <tables> | |
2 <table name="mothur_aligndb" comment_char="#"> | |
3 <columns>name, value</columns> | |
4 <file path="tool-data/mothur_aligndb.loc" /> | |
5 </table> | |
6 <table name="mothur_lookup" comment_char="#"> | |
7 <columns>name, value</columns> | |
8 <file path="tool-data/mothur_lookup.loc" /> | |
9 </table> | |
10 <table name="mothur_map" comment_char="#"> | |
11 <columns>name, value</columns> | |
12 <file path="tool-data/mothur_map.loc" /> | |
13 </table> | |
14 <table name="mothur_taxonomy" comment_char="#"> | |
15 <columns>name, value</columns> | |
16 <file path="tool-data/mothur_taxonomy.loc" /> | |
17 </table> | |
18 </tables> |