Mercurial > repos > iuc > decontaminator
diff tool_data_table_conf.xml.sample @ 0:b856d3d95413 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
author | iuc |
---|---|
date | Mon, 09 Jan 2023 13:27:09 +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 09 13:27:09 2023 +0000 @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of indexes in the decontaminator mapper format for decontaminator versions XXXXX--> + <table name="decontaminator_models" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/decontaminator.loc" /> + </table> +</tables> + +