Mercurial > repos > devteam > freebayes
comparison macros.xml @ 16:a2feedafda6f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit be1c2e9e056710ef8b1110a121dc38c6e06dbbee"
author | iuc |
---|---|
date | Mon, 21 Feb 2022 09:53:05 +0000 |
parents | 91271de440f0 |
children | 37da353c7689 |
comparison
equal
deleted
inserted
replaced
15:c3da1614f96d | 16:a2feedafda6f |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">1.3.5</token> | 2 <token name="@TOOL_VERSION@">1.3.6</token> |
3 <xml name="requirements"> | 3 <xml name="requirements"> |
4 <requirements> | 4 <requirements> |
5 <requirement type="package" version="@TOOL_VERSION@">freebayes</requirement> | 5 <requirement type="package" version="@TOOL_VERSION@">freebayes</requirement> |
6 <requirement type="package" version="1.12">samtools</requirement> | 6 <requirement type="package" version="1.14">samtools</requirement> |
7 <yield /> | 7 <yield /> |
8 </requirements> | 8 </requirements> |
9 </xml> | |
10 <xml name="version_command"> | |
11 <version_command>freebayes --version | cut -d v -f 3</version_command> | |
9 </xml> | 12 </xml> |
10 <xml name="citations"> | 13 <xml name="citations"> |
11 <citations> | 14 <citations> |
12 <citation type="bibtex"> | 15 <citation type="bibtex"> |
13 @misc{1207.3907, | 16 @misc{1207.3907, |