Mercurial > repos > jjohnson > mothur_toolsuite
comparison mothur/tool_data_table_conf.xml.sample @ 36:040410b8167e default tip
Fixed reference to legacy blast repository in tool_dependencies.xml. Updated README with author information.
| author | galaxyuser <galaxy_user@agr.g.ca> |
|---|---|
| date | Mon, 10 Nov 2014 15:40:02 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 35:95d75b35e4d2 | 36:040410b8167e |
|---|---|
| 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> |
