Previous changeset 5:80d1250bd5fd (2021-10-23) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniasm commit e7d9bd22f1fb957a63121ee0fe3d7f1a6a298178 |
modified:
miniasm.xml |
b |
diff -r 80d1250bd5fd -r b799a615995d miniasm.xml --- a/miniasm.xml Sat Oct 23 21:50:09 2021 +0000 +++ b/miniasm.xml Mon Mar 11 15:12:22 2024 +0000 |
b |
@@ -3,6 +3,9 @@ <macros> <token name="@TOOL_VERSION@">0.3_r179</token> </macros> + <xrefs> + <xref type="bio.tools">miniasm</xref> + </xrefs> <requirements> <requirement type="package" version="@TOOL_VERSION@">miniasm</requirement> </requirements> |