view tool_data_table_conf.xml.test @ 12:732927f5b015 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
author iuc
date Fri, 07 Mar 2025 22:35:55 +0000
parents a5baa4ff168d
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>