view tool_data_table_conf.xml.sample @ 26:44e2cc14f75b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 7cca91ac13859592f44b2f16d3aa70c28709af8d"
author iuc
date Thu, 21 Oct 2021 16:06:55 +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>