view tool_data_table_conf.xml.sample @ 28:e16d8d40fe1c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 411c71bcdd51a196ee7d4cfe5e7d4bdd2185b710
author iuc
date Sat, 08 Feb 2025 20:30:11 +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>