Mercurial > repos > ufz > eukcc_single
diff tool_data_table_conf.xml.sample @ 0:65d952c59d8b draft default tip
planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/eukcc commit ea26eabce05391af21e0919ac5309d23396960e3
| author | ufz |
|---|---|
| date | Fri, 25 Jul 2025 10:54:22 +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 Fri Jul 25 10:54:22 2025 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- eukcc reference data --> + <table name="eukcc" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="tool-data/eukcc.loc" /> + </table> +</tables>
