comparison tadpole.xml @ 7:ce13b4678f18 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 46992fbb9d79da3d3c45b0c10f2936cf2af2dbcd
author iuc
date Tue, 19 Nov 2024 14:47:21 +0000
parents cbc75076778f
children
comparison
equal deleted inserted replaced
6:0ddf147d1897 7:ce13b4678f18
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="edam_ontology"/> 6 <expand macro="edam_ontology"/>
7 <expand macro="bio.tools"/> 7 <expand macro="bio.tools"/>
8 <expand macro="requirements"/> 8 <expand macro="requirements"/>
9 <command detect_errors="exit_code"><![CDATA[ 9 <command detect_errors="aggressive"><![CDATA[
10 #import os 10 #import os
11 11
12 #if str($input_type_cond.input_type) in ['single', 'pair']: 12 #if str($input_type_cond.input_type) in ['single', 'pair']:
13 #set read1 = $input_type_cond.read1 13 #set read1 = $input_type_cond.read1
14 ## Tadpole uses the file extension to determine the input format. 14 ## Tadpole uses the file extension to determine the input format.