Mercurial > repos > iuc > qualimap_multi_bamqc
comparison qualimap_macros.xml @ 3:17b35d23731f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit 25200b2c00364b3d371c14cb4624b246446e548b
| author | iuc |
|---|---|
| date | Thu, 11 Jul 2024 14:42:25 +0000 |
| parents | e38af83df163 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:e38af83df163 | 3:17b35d23731f |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@VERSION@">2.2.2d</token> | 2 <token name="@VERSION@">2.3</token> |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 3 | 4 |
| 4 <xml name="requirements"> | 5 <xml name="requirements"> |
| 5 <requirements> | 6 <requirements> |
| 6 <requirement type="package" version="@VERSION@">qualimap</requirement> | 7 <requirement type="package" version="@VERSION@">qualimap</requirement> |
| 7 <yield /> | 8 <yield /> |
| 8 </requirements> | 9 </requirements> |
| 9 </xml> | 10 </xml> |
| 10 | 11 <xml name="bio_tools"> |
| 12 <xrefs> | |
| 13 <xref type="bio.tools">qualimap</xref> | |
| 14 </xrefs> | |
| 15 </xml> | |
| 11 <xml name="version_command"> | 16 <xml name="version_command"> |
| 12 <version_command>qualimap --help | grep 'QualiMap v.' | cut -d '.' -f 2-</version_command> | 17 <version_command>qualimap --help | grep 'QualiMap v.' | cut -d '.' -f 2-</version_command> |
| 13 </xml> | 18 </xml> |
| 14 | 19 |
| 15 <xml name="citations"> | 20 <xml name="citations"> |
