comparison bcftools_macros.xml @ 0:bdd0cb7fbedf draft

Imported from capsule None
author iuc
date Thu, 14 Aug 2014 11:46:32 -0400
parents
children e5e78d1e09a6
comparison
equal deleted inserted replaced
-1:000000000000 0:bdd0cb7fbedf
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">
9 <version_command>@EXECUTABLE@ 2>&amp;1 | head -n 3 | tail -n 1</version_command>
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>