Mercurial > repos > iuc > checkm2
diff tool_data_table_conf.xml.sample @ 0:43afed10b792 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/main/tools/checkm2/ commit f02ef28c39a18da4afb9148d0342244f6788485a
| author | iuc |
|---|---|
| date | Tue, 14 Jan 2025 20:26:46 +0000 |
| parents | |
| children | 62eaf755aff3 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Jan 14 20:26:46 2025 +0000 @@ -0,0 +1,6 @@ +<tables> + <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, version, path</columns> + <file path="tool-data/checkm2.loc" /> + </table> +</tables> \ No newline at end of file
