comparison macros.xml @ 16:11a75cd15413 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
author iuc
date Thu, 14 Oct 2021 09:43:01 +0000
parents 703d87c2684c
children 99550ee60e65
comparison
equal deleted inserted replaced
15:703d87c2684c 16:11a75cd15413
14 </xml> 14 </xml>
15 <xml name="samtools_requirement"> 15 <xml name="samtools_requirement">
16 <requirement type="package" version="1.10">samtools</requirement> 16 <requirement type="package" version="1.10">samtools</requirement>
17 </xml> 17 </xml>
18 <xml name="matplotlib_requirement"> 18 <xml name="matplotlib_requirement">
19 <requirement type="package" version="3.1.0">matplotlib</requirement> 19 <requirement type="package" version="3.4.3">matplotlib</requirement>
20 </xml> 20 </xml>
21 <xml name="version_command"> 21 <xml name="version_command">
22 <version_command>bcftools 2&gt;&amp;1 | grep 'Version:'</version_command> 22 <version_command>bcftools 2&gt;&amp;1 | grep 'Version:'</version_command>
23 </xml> 23 </xml>
24 24