Mercurial > repos > ufz > vibrant
diff tool_data_table_conf.xml.sample @ 0:b238f5afa054 draft
planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/tools/vibrant commit b4b2e3d4bfdb4f4db027f7131e83fa3a6e65aca2
| author | ufz |
|---|---|
| date | Thu, 08 May 2025 11:23:47 +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 Thu May 08 11:23:47 2025 +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>
