Mercurial > repos > iuc > bbtools_bbduk
comparison bbduk.xml @ 6:c456a40153af 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:46:33 +0000 |
| parents | ed2c532794c1 |
| children | 4f4e34a75de9 |
comparison
equal
deleted
inserted
replaced
| 5:ed2c532794c1 | 6:c456a40153af |
|---|---|
| 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 ## bbduk uses the file extension to determine the input format. | 14 ## bbduk uses the file extension to determine the input format. |
