view tool_data_table_conf.xml.test @ 13:0b8d49d3742d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 0b6712733bce2e4ec6b276a6dec9c7b4bff5a5cd
author iuc
date Sun, 09 Mar 2025 09:36:43 +0000
parents 732927f5b015
children
line wrap: on
line source

<tables>
    <table name="funannotate" comment_char="#" allow_duplicate_entries="False">
        <columns>value, description, format_version, path</columns>
        <file path="${__HERE__}/test-data/funannotate.loc" />
    </table>
    <table name="funannotate_options" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, select, db_value</columns>
        <file path="${__HERE__}/test-data/funannotate_options.loc" />
    </table>
</tables>