Mercurial > repos > iuc > raven
changeset 6:27a172326f4e 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:21 +0000 |
parents | 5c55448d0f33 |
children | |
files | macros.xml raven.xml |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Sat May 18 21:31:16 2024 +0000 +++ b/macros.xml Mon Feb 10 19:16:21 2025 +0000 @@ -9,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>
--- a/raven.xml Sat May 18 21:31:16 2024 +0000 +++ b/raven.xml Mon Feb 10 19:16:21 2025 +0000 @@ -3,6 +3,7 @@ <macros> <import>macros.xml</import> </macros> + <expand macro="xrefs"/> <expand macro="requirements"/> <expand macro="version_command"/> <!--TODO in future version : enable CUDA support for racon polishing-->