comparison humann2_macros.xml @ 0:e3c88925060e draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
author bebatut
date Mon, 20 Feb 2017 11:40:32 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e3c88925060e
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@WRAPPER_VERSION@">0.9.9</token>
4
5 <xml name="requirements">
6 <requirements>
7 <requirement type="package" version="@WRAPPER_VERSION@">humann2</requirement>
8 <yield/>
9 </requirements>
10 </xml>
11 <xml name="stdio">
12 <stdio>
13 <exit_code range="1:" />
14 </stdio>
15 </xml>
16
17 <xml name="citations">
18 <citations>
19 <citation type="doi">10.1371/journal.pcbi.1002358</citation>
20 </citations>
21 </xml>
22 </macros>