view tool_data_table_conf.xml.sample @ 2:cc9c7b550c29 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 2d63134651d49a0dc962d5b7a1b544bcc092fdf2
author iuc
date Wed, 13 Sep 2017 17:11:50 -0400
parents 2a0d8b8c3ade
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>