Mercurial > repos > iuc > medaka_variant
diff macros.xml @ 11:eac1740c1774 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 09:23:06 +0000 |
| parents | 8ee6b81b7de9 |
| children | 8ba58c8139aa |
line wrap: on
line diff
--- a/macros.xml Thu Apr 22 20:23:20 2021 +0000 +++ b/macros.xml Tue Aug 31 09:23:06 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>
