Previous changeset 4:ebca18e223bf (2023-05-25) Next changeset 6:e7305ba0dd38 (2023-07-19) |
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 199dd33897bacaeb194ce9f5239cc4752c92e4df |
modified:
macros.xml recetox_aplcms_generate_feature_table.xml |
b |
diff -r ebca18e223bf -r 702a849c1e0e macros.xml --- a/macros.xml Thu May 25 12:08:33 2023 +0000 +++ b/macros.xml Thu Jun 22 11:45:10 2023 +0000 |
b |
@@ -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 |
b |
diff -r ebca18e223bf -r 702a849c1e0e recetox_aplcms_generate_feature_table.xml --- a/recetox_aplcms_generate_feature_table.xml Thu May 25 12:08:33 2023 +0000 +++ b/recetox_aplcms_generate_feature_table.xml Thu Jun 22 11:45:10 2023 +0000 |
b |
@@ -1,9 +1,14 @@ -<tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy1"> +<tool id="recetox_aplcms_generate_feature_table" name="recetox-aplcms - generate feature table" version="@TOOL_VERSION@+galaxy2" profile="21.09"> <description>generate feature table from noise-removed HRMS profile data</description> <macros> <import>macros.xml</import> <import>help.xml</import> </macros> + <edam_operations> + <edam_operation>operation_3215</edam_operation> + <edam_operation>operation_3799</edam_operation> + </edam_operations> + <expand macro="annotation"/> <expand macro="creator"/> <expand macro="requirements"/> |