|
0
|
1 <macros>
|
|
|
2 <xml name="requirements">
|
|
|
3 <requirements>
|
|
|
4 <requirement type="package" version="0.67.5">circos</requirement>
|
|
|
5 <requirement type="package" version="0.20">circostools</requirement>
|
|
|
6 <yield/>
|
|
|
7 </requirements>
|
|
|
8 </xml>
|
|
|
9 <token name="@WRAPPER_VERSION@">0.67.5</token>
|
|
|
10 <xml name="stdio">
|
|
|
11 <stdio>
|
|
|
12 <!-- Anything other than zero is an error -->
|
|
|
13 <exit_code range="1:" />
|
|
|
14 <exit_code range=":-1" />
|
|
|
15 <!-- In case the return code has not been set propery check stderr too -->
|
|
|
16 <regex match="Error:" />
|
|
|
17 <regex match="Exception:" />
|
|
|
18 </stdio>
|
|
|
19 </xml>
|
|
|
20
|
|
|
21
|
|
|
22 <xml name="citations">
|
|
|
23 <citations>
|
|
|
24 <citation type="doi">10.1101/gr.092759.109</citation>
|
|
|
25 <yield />
|
|
|
26 </citations>
|
|
|
27 </xml>
|
|
|
28 </macros>
|