view tool_data_table_conf.xml.sample @ 23:d734212462ca draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit d8c2d0e1ce530d9cceb06cbd516296876926f0dd
author iuc
date Wed, 22 Jun 2022 07:10:50 +0000
parents a018169c73d2
children
line wrap: on
line source

<tables>
    <!--  Adapter sequences -->
    <table name="adapters" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name</columns>
        <file path="tool-data/adapters.loc" />
    </table>
</tables>