Mercurial > repos > iuc > kaiju_kaiju2table
diff tool_data_table_conf.xml.sample @ 0:e7d2c4ed18a5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/kaiju commit 59064c06143fdc7d7b17178e46911ba1009cd32e
author | iuc |
---|---|
date | Tue, 22 Apr 2025 14:03:27 +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 Tue Apr 22 14:03:27 2025 +0000 @@ -0,0 +1,6 @@ +<tables> + <table name="kaiju" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path, version</columns> + <file path="tool-data/kaiju.loc" /> + </table> +</tables>