Mercurial > repos > bebatut > humann2
diff humann2_macros.xml @ 0:3d6f37e7e3a8 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 7aadbbdef6da644837f62ea428cb859eeff34f04-dirty
author | bebatut |
---|---|
date | Thu, 26 May 2016 10:20:59 -0400 |
parents | |
children | bcd414bb721b |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/humann2_macros.xml Thu May 26 10:20:59 2016 -0400 @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="2.2.5">bowtie2</requirement> + <requirement type="package" version="2.2.0">metaphlan2</requirement> + <requirement type="package" version="0.7.10">diamond</requirement> + <requirement type="package" version="0.6.1">humann2</requirement> + </requirements> + </xml> + <xml name="stdio"> + <stdio> + <exit_code range="1:" /> + </stdio> + </xml> + + <xml name="citations"> + <citations> + <citation type="doi">10.1371/journal.pcbi.1002358</citation> + </citations> + </xml> +</macros> \ No newline at end of file