Mercurial > repos > ecology > sam3_semantic_segmentation
diff tool_data_table_conf.xml.sample @ 2:809f339deae2 draft default tip
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/Sam3 commit 7b696f5e3039fc7f6f1b8ceb3d5262e230d0ab57
| author | ecology |
|---|---|
| date | Tue, 10 Mar 2026 10:42:43 +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 Tue Mar 10 10:42:43 2026 +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
