view tool_data_table_conf.xml.sample @ 4:7939ae8c5fd5 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flux commit d9ac789235499840b8965cbe5efe1d26406f5d9a
author bgruening
date Mon, 02 Dec 2024 20:26:07 +0000
parents 0d0561746128
children
line wrap: on
line source

<!-- Paths are relative to the value of `tool_data_path` in galaxy.ini -->
<tables>
    <table name="huggingface" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, pipeline_tag, domain, free_tag, version, path</columns>
        <file path="huggingface.loc" />
    </table>
</tables>