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