view tool_data_table_conf.xml.sample @ 44:8e264b67a8c0 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cutadapt commit 2c31bc69558dc032e778a1242f387b88f90f5f0e
author iuc
date Tue, 28 Oct 2025 07:27:59 +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>