Mercurial > repos > iuc > idba_ud
comparison macros.xml @ 3:d7dd10b4f269 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/idba_ud commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 09:04:36 +0000 |
| parents | da86764bf5de |
| children |
comparison
equal
deleted
inserted
replaced
| 2:b43104960af8 | 3:d7dd10b4f269 |
|---|---|
| 4 <requirements> | 4 <requirements> |
| 5 <requirement type="package" version="@IDBA_VERSION@">idba</requirement> | 5 <requirement type="package" version="@IDBA_VERSION@">idba</requirement> |
| 6 <yield/> | 6 <yield/> |
| 7 </requirements> | 7 </requirements> |
| 8 </xml> | 8 </xml> |
| 9 | 9 <xml name="bio_tools"> |
| 10 <xrefs> | |
| 11 <xref type="bio.tools">idba</xref> | |
| 12 </xrefs> | |
| 13 </xml> | |
| 10 <xml name="main_input"> | 14 <xml name="main_input"> |
| 11 <param argument="--read" type="data" format="fasta" label="Fasta read file. Lower or equal to 600b"/> | 15 <param argument="--read" type="data" format="fasta" label="Fasta read file. Lower or equal to 600b"/> |
| 12 <param argument="--long_read" type="data" format="fasta" optional="true" label="Fasta long read file. More than 600b"/> | 16 <param argument="--long_read" type="data" format="fasta" optional="true" label="Fasta long read file. More than 600b"/> |
| 13 </xml> | 17 </xml> |
| 14 | 18 |
