0
|
1 <macros>
|
|
2 <xml name="requirements">
|
|
3 <requirements>
|
|
4 <requirement type="package" version="0.1.19">samtools</requirement>
|
|
5 </requirements>
|
|
6 </xml>
|
|
7
|
|
8 <xml name="version_command">
|
2
|
9 <version_command>bcftools 2>&1 | head -n 3 | tail -n 1</version_command>
|
0
|
10 </xml>
|
|
11
|
|
12 <xml name="stdio">
|
|
13 <stdio>
|
|
14 <exit_code range="1:" />
|
|
15 <exit_code range=":-1" />
|
|
16 <regex match="Error:" />
|
|
17 <regex match="Exception:" />
|
|
18 </stdio>
|
|
19 </xml>
|
|
20
|
|
21 <xml name="citations">
|
|
22 <citations>
|
|
23 <citation type="doi">10.1093/bioinformatics/btp352</citation>
|
|
24 <yield />
|
|
25 </citations>
|
|
26 </xml>
|
|
27 </macros>
|