Repository 'medaka_consensus'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/medaka_consensus

Changeset 15:d6cddc06aeae (2022-06-27)
Previous changeset 14:b2aae698b9d3 (2021-11-18) Next changeset 16:682d1e2c8be4 (2022-10-12)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit 8051b858e0f5c6d7c1092754df02ed8303a53054
modified:
macros.xml
b
diff -r b2aae698b9d3 -r d6cddc06aeae macros.xml
--- a/macros.xml Thu Nov 18 20:01:50 2021 +0000
+++ b/macros.xml Mon Jun 27 17:30:04 2022 +0000
[
@@ -1,7 +1,7 @@
 <macros>
     <token name="@TOOL_VERSION@">1.4.4</token>
-    <token name="@VERSION_SUFFIX@">0</token>
-    <token name="@PROFILE@">20.01</token>
+    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@PROFILE@">21.01</token>
     <xml name="bio_tools">
         <xrefs>
             <xref type="bio.tools">medaka</xref>
@@ -166,6 +166,6 @@
     ]]></token>
 
     <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>`_.
+More information are available in the `manual <https://github.com/nanoporetech/medaka/tree/master/docs>`_ and `github <https://github.com/nanoporetech/medaka>`_.
     ]]></token>
 </macros>