# HG changeset patch # User recetox # Date 1687434381 0 # Node ID 51e37adf988f793df025e4f501c2ecb45041b094 # Parent f8c4db95eec332457cee2b50b66dd07e49449aea planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 199dd33897bacaeb194ce9f5239cc4752c92e4df diff -r f8c4db95eec3 -r 51e37adf988f macros.xml --- a/macros.xml Thu May 25 12:09:52 2023 +0000 +++ b/macros.xml Thu Jun 22 11:46:21 2023 +0000 @@ -7,6 +7,17 @@ </requirements> </xml> + <xml name="annotation"> + <edam_topics> + <edam_topic>topic_3172</edam_topic> + <edam_topic>topic_0091</edam_topic> + <edam_topic>topic_3520</edam_topic> + </edam_topics> + <xrefs> + <xref type="bio.tools">recetox-aplcms</xref> + </xrefs> + </xml> + <xml name="creator"> <creator> <person diff -r f8c4db95eec3 -r 51e37adf988f recetox_aplcms_compute_template.xml --- a/recetox_aplcms_compute_template.xml Thu May 25 12:09:52 2023 +0000 +++ b/recetox_aplcms_compute_template.xml Thu Jun 22 11:46:21 2023 +0000 @@ -1,9 +1,13 @@ -<tool id="recetox_aplcms_compute_template" name="recetox-aplcms - compute template" version="@TOOL_VERSION@+galaxy0"> +<tool id="recetox_aplcms_compute_template" name="recetox-aplcms - compute template" version="@TOOL_VERSION@+galaxy1" profile="21.09"> <description>compute retention time correction template feature table</description> <macros> <import>macros.xml</import> <import>help.xml</import> </macros> + <edam_operations> + <edam_operation>operation_3936</edam_operation> + </edam_operations> + <expand macro="annotation"/> <expand macro="creator"/> <expand macro="requirements"/>