Mercurial > repos > iuc > miniasm
comparison miniasm.xml @ 6:b799a615995d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniasm commit e7d9bd22f1fb957a63121ee0fe3d7f1a6a298178
| author | iuc |
|---|---|
| date | Mon, 11 Mar 2024 15:12:22 +0000 |
| parents | 80d1250bd5fd |
| children |
comparison
equal
deleted
inserted
replaced
| 5:80d1250bd5fd | 6:b799a615995d |
|---|---|
| 1 <tool id="miniasm" name="miniasm" version="@TOOL_VERSION@+galaxy1" profile="20.05"> | 1 <tool id="miniasm" name="miniasm" version="@TOOL_VERSION@+galaxy1" profile="20.05"> |
| 2 <description>Ultrafast de novo assembly for long noisy reads </description> | 2 <description>Ultrafast de novo assembly for long noisy reads </description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">0.3_r179</token> | 4 <token name="@TOOL_VERSION@">0.3_r179</token> |
| 5 </macros> | 5 </macros> |
| 6 <xrefs> | |
| 7 <xref type="bio.tools">miniasm</xref> | |
| 8 </xrefs> | |
| 6 <requirements> | 9 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">miniasm</requirement> | 10 <requirement type="package" version="@TOOL_VERSION@">miniasm</requirement> |
| 8 </requirements> | 11 </requirements> |
| 9 <version_command>miniasm -V</version_command> | 12 <version_command>miniasm -V</version_command> |
| 10 <command detect_errors="exit_code"><