Mercurial > repos > iuc > idba_ud
diff 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 |
line wrap: on
line diff
--- a/macros.xml Tue Aug 04 09:46:23 2020 +0000 +++ b/macros.xml Tue Aug 31 09:04:36 2021 +0000 @@ -6,7 +6,11 @@ <yield/> </requirements> </xml> - + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">idba</xref> + </xrefs> + </xml> <xml name="main_input"> <param argument="--read" type="data" format="fasta" label="Fasta read file. Lower or equal to 600b"/> <param argument="--long_read" type="data" format="fasta" optional="true" label="Fasta long read file. More than 600b"/>
