comparison raven.xml @ 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
comparison
equal deleted inserted replaced
5:5c55448d0f33 6:27a172326f4e
1 <tool id="raven" name="Raven" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> 1 <tool id="raven" name="Raven" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
2 <description>De novo assembly of Oxford Nanopore Technologies data</description> 2 <description>De novo assembly of Oxford Nanopore Technologies data</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="xrefs"/>
6 <expand macro="requirements"/> 7 <expand macro="requirements"/>
7 <expand macro="version_command"/> 8 <expand macro="version_command"/>
8 <!--TODO in future version : enable CUDA support for racon polishing--> 9 <!--TODO in future version : enable CUDA support for racon polishing-->
9 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
10 #if $input_reads.is_of_type("fasta") 11 #if $input_reads.is_of_type("fasta")