Mercurial > repos > iuc > binette
diff tool_data_table_conf.xml.sample @ 0:70b492856e17 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/binette/ commit 59b031eff1c156122720281e42b0eaa8d3724c57
| author | iuc |
|---|---|
| date | Mon, 20 Jan 2025 16:19:35 +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 Jan 20 16:19:35 2025 +0000 @@ -0,0 +1,6 @@ +<tables> + <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, version, path</columns> + <file path="tool-data/checkm2.loc" /> + </table> +</tables> \ No newline at end of file
