Mercurial > repos > iuc > bcftools_plugin_missing2ref
comparison macros.xml @ 13:701e01819e52 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
| author | iuc |
|---|---|
| date | Thu, 14 Oct 2021 10:04:33 +0000 |
| parents | dfef7a353ed0 |
| children | 5c9729d54721 |
comparison
equal
deleted
inserted
replaced
| 12:dfef7a353ed0 | 13:701e01819e52 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">1.10</token> | 2 <token name="@TOOL_VERSION@">1.10</token> |
| 3 <xml name="bio_tools"> | |
| 4 <xrefs> | |
| 5 <xref type="bio.tools">bcftools</xref> | |
| 6 </xrefs> | |
| 7 </xml> | |
| 3 <xml name="requirements"> | 8 <xml name="requirements"> |
| 4 <requirements> | 9 <requirements> |
| 5 <requirement type="package" version="@TOOL_VERSION@">bcftools</requirement> | 10 <requirement type="package" version="@TOOL_VERSION@">bcftools</requirement> |
| 6 <requirement type="package" version="1.10">htslib</requirement> | 11 <requirement type="package" version="1.10">htslib</requirement> |
| 7 <yield /> | 12 <yield /> |
| 9 </xml> | 14 </xml> |
| 10 <xml name="samtools_requirement"> | 15 <xml name="samtools_requirement"> |
| 11 <requirement type="package" version="1.10">samtools</requirement> | 16 <requirement type="package" version="1.10">samtools</requirement> |
| 12 </xml> | 17 </xml> |
| 13 <xml name="matplotlib_requirement"> | 18 <xml name="matplotlib_requirement"> |
| 14 <requirement type="package" version="3.1.0">matplotlib</requirement> | 19 <requirement type="package" version="3.4.3">matplotlib</requirement> |
| 15 </xml> | 20 </xml> |
| 16 <xml name="version_command"> | 21 <xml name="version_command"> |
| 17 <version_command>bcftools 2>&1 | grep 'Version:'</version_command> | 22 <version_command>bcftools 2>&1 | grep 'Version:'</version_command> |
| 18 </xml> | 23 </xml> |
| 19 | 24 |
