view 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
line wrap: on
line source

<tables>
  <table name="mothur_aligndb" comment_char="#">
    <columns>name, value</columns>
    <file path="tool-data/mothur_aligndb.loc" />
  </table>
  <table name="mothur_lookup" comment_char="#">
    <columns>name, value</columns>
    <file path="tool-data/mothur_lookup.loc" />
  </table>
  <table name="mothur_map" comment_char="#">
    <columns>name, value</columns>
    <file path="tool-data/mothur_map.loc" />
  </table>
  <table name="mothur_taxonomy" comment_char="#">
    <columns>name, value</columns>
    <file path="tool-data/mothur_taxonomy.loc" />
  </table>
</tables>