view tool_data_table_conf.xml.sample @ 31:02c5a84971c8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 00ee1f6660b713dac9f76b01a45afe0051bfdfa7"
author iuc
date Mon, 18 Apr 2022 14:31:26 +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>