view tool_data_table_conf.xml.sample @ 23:c4b82dce8335 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit d1e907795fa943b505723dd6f7bf0a61723d8818"
author iuc
date Fri, 30 Apr 2021 10:13:37 +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>