Mercurial > repos > iuc > raven
diff macros.xml @ 5:2025c7c40396 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raven commit d6846cd9a2228b677e7bc171e67e85e3f3426a00
| author | iuc |
|---|---|
| date | Mon, 10 Feb 2025 19:16:14 +0000 |
| parents | de622e5acd77 |
| children |
line wrap: on
line diff
--- a/macros.xml Mon Mar 21 08:29:07 2022 +0000 +++ b/macros.xml Mon Feb 10 19:16:14 2025 +0000 @@ -1,6 +1,5 @@ -<?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">1.8.0</token> + <token name="@TOOL_VERSION@">1.8.3</token> <token name="@PROFILE@">20.05</token> <xml name="requirements"> <requirements> @@ -10,6 +9,11 @@ <xml name="version_command"> <version_command>raven --version</version_command> </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">raven</xref> + </xrefs> + </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/2020.08.07.242461</citation> @@ -25,11 +29,9 @@ <!-- input --> - <!-- Help --> - <token name="@WID@"><![CDATA[ *raven* is a de novo genome assembler for long uncorrected reads. ]]></token>
