view tool_data_table_conf.xml.sample @ 2:3e22bda128be draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flux commit 61ef69066b5fb4ff882b0de4e14f54b97b384f2a
author bgruening
date Wed, 30 Oct 2024 13:27:35 +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>