view tool_data_table_conf.xml.sample @ 3:9d09724f2bf1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mothur_toolsuite/ commit 02d2967f77e3fa5a18aea63dc84aa9ab418dc165"
author iuc
date Sun, 22 Nov 2020 12:51:44 +0000
parents ab7a7e798c34
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>