comparison dada2_mergePairs.xml @ 6:84743da21318 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit ea6c9c638e742c097b0ef294161eeea447c09e06
author iuc
date Fri, 30 Jun 2023 07:56:20 +0000
parents 69900ffd3b8e
children 35176674168c
comparison
equal deleted inserted replaced
5:1d75bd0595e2 6:84743da21318
1 <tool id="dada2_mergePairs" name="dada2: mergePairs" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09"> 1 <tool id="dada2_mergePairs" name="dada2: mergePairs" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
2 <description>Merge denoised forward and reverse reads</description> 2 <description>Merge denoised forward and reverse reads</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
6 <expand macro="requirements"/> 7 <expand macro="requirements"/>
7 <expand macro="stdio"/> 8 <expand macro="stdio"/>
8 <expand macro="version_command"/> 9 <expand macro="version_command"/>
9 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
10 Rscript '$dada2_script' 11 Rscript '$dada2_script'