view tool_data_table_conf.xml.sample @ 13:9ede565f6b0c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 916aaa04992e36f9324299949b86cccd12d3081d"
author iuc
date Mon, 06 Jul 2020 17:39:39 +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>