Mercurial > repos > ufz > vibrant
diff tool_data_table_conf.xml.sample @ 0:fafa6b033c97 draft
planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/tools/vibrant commit 652d6d214d2de01b29badbb1fad8648d6fd6153b
| author | ufz |
|---|---|
| date | Mon, 16 Sep 2024 09:53:04 +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 Sep 16 09:53:04 2024 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- vibrant reference data --> + <table name="vibrant" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="tool-data/vibrant.loc" /> + </table> +</tables>
