Mercurial > repos > oinizan > frogs
diff tool_data_table_conf.xml.sample @ 22:57824202c333 draft
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 2472c451b3e27c98ce60b2e56a78fd3fbe0fb2d6-dirty
| author | oinizan |
|---|---|
| date | Mon, 22 May 2023 08:02:36 +0000 |
| parents | 7bf54edaba24 |
| children | dfaf556d2a20 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Mar 30 06:09:01 2023 +0000 +++ b/tool_data_table_conf.xml.sample Mon May 22 08:02:36 2023 +0000 @@ -14,7 +14,7 @@ </table> <!-- Locations of picrust2 default directory --> <table name="frogs_picrust2_default_dir" comment_char="#"> - <columns>value, name, path</columns> + <columns>value, name, dir, path, placement_tool</columns> <file path="${__HERE__}/tool-data/frogs_picrust2_default_dir.loc" /> </table> <!-- Locations of picrust2 description files directory --> @@ -33,4 +33,4 @@ <columns>marker, path, value, name </columns> <file path="${__HERE__}/tool-data/frogs_picrust2_pathway_map.loc" /> </table> -</tables> +</tables> \ No newline at end of file
