view tool_data_table_conf.xml.sample @ 25:4e5056fefd88 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit cf6548ab28f5f6b2bdce8b1159cfc7ee472f0af6"
author iuc
date Fri, 02 Jul 2021 21:20:57 +0000
parents 8665bcc8b847
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>