0
|
1 <?xml version='1.0' encoding='UTF-8'?>
|
|
2 <macros>
|
|
3 <token name="@WRAPPER_VERSION@">1.0</token>
|
|
4 <xml name="requirements">
|
|
5 <requirements>
|
|
6 <requirement type="package" version="1.9">numpy</requirement>
|
|
7 </requirements>
|
|
8 </xml>
|
|
9 <xml name="stdio">
|
|
10 <stdio>
|
|
11 <exit_code range="1:"/>
|
|
12 <exit_code range=":-1"/>
|
|
13 <regex match="Error:"/>
|
|
14 <regex match="Exception:"/>
|
|
15 </stdio>
|
|
16 </xml>
|
|
17 <xml name="citations">
|
|
18 <citations>
|
|
19 <citation type="doi">10.1093/bioinformatics/btn119</citation>
|
|
20 </citations>
|
|
21 </xml>
|
|
22 </macros>
|