Mercurial > repos > bgruening > black_forest_labs_flux
diff tool_data_table_conf.xml.sample @ 0:0d0561746128 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flux commit 71b3dacee16dc999cb4fa113858d6ace1781c71c
author | bgruening |
---|---|
date | Mon, 14 Oct 2024 16:50:38 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Oct 14 16:50:38 2024 +0000 @@ -0,0 +1,7 @@ +<!-- 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> \ No newline at end of file