Mercurial > repos > iuc > medaka_consensus
changeset 12:9f70e869f61e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit 69eb0054f76057436094943f262a74c982d8de42"
author | iuc |
---|---|
date | Sun, 12 Sep 2021 20:36:05 +0000 |
parents | 0413e62b757a |
children | fa11aa8103b2 |
files | macros.xml |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Apr 22 20:24:25 2021 +0000 +++ b/macros.xml Sun Sep 12 20:36:05 2021 +0000 @@ -2,6 +2,11 @@ <macros> <token name="@TOOL_VERSION@">1.3.2</token> <token name="@PROFILE@">20.01</token> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">khmer</xref> + </xrefs> + </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">medaka</requirement> @@ -109,4 +114,4 @@ <token name="@REFERENCES@"><![CDATA[ More information are available in the `manual <https://nanoporetech.github.io/medaka/index.html>`_ and `github <https://github.com/nanoporetech/medaka>`_. ]]></token> -</macros> \ No newline at end of file +</macros>