Mercurial > repos > iuc > bbtools_tadpole
comparison tadpole.xml @ 3:1bf891405b87 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 46992fbb9d79da3d3c45b0c10f2936cf2af2dbcd
| author | iuc |
|---|---|
| date | Tue, 19 Nov 2024 14:45:48 +0000 |
| parents | 9edd03c198df |
| children |
comparison
equal
deleted
inserted
replaced
| 2:9edd03c198df | 3:1bf891405b87 |
|---|---|
| 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. |
