view tool_data_table_conf.xml.sample @ 1:01f7becdf418 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ea40e3d84e7850eb4226d6c85f709dcad18d4ba9
author iuc
date Thu, 18 May 2017 18:30:47 -0400
parents f9b48e5530cb
children
line wrap: on
line source

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