Mercurial > repos > ufz > genomad_build_database
diff tool_data_table_conf.xml.sample @ 0:74d51566155d draft default tip
planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/data_managers/data_manager_genomad commit fea5692fe5258a520e43b739c5aa4d109756123f
| author | ufz |
|---|---|
| date | Fri, 13 Jun 2025 20:39:57 +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 Jun 13 20:39:57 2025 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- genomad reference data --> + <table name="genomad" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/genomad.loc" /> + </table> +</tables>
