comparison macros.xml @ 15:cf2d35b665d1 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:25:29 +0000
parents c233d72e7e5b
children eeb8e1478a40
comparison
equal deleted inserted replaced
14:c233d72e7e5b 15:cf2d35b665d1
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