comparison humann2.xml @ 4:019864881779 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann2 commit 52d835f027b052a0a887be14a55faf9fa9e456ae"
author iuc
date Mon, 01 Feb 2021 18:17:35 +0000
parents b168c0ef3c14
children bb13650e8115
comparison
equal deleted inserted replaced
3:b168c0ef3c14 4:019864881779
1 <tool id="humann2" name="HUMAnN2" version="@WRAPPER_VERSION@.0"> 1 <tool id="humann2" name="HUMAnN2" version="@WRAPPER_VERSION@.1">
2 <description>to profile presence/absence and abundance of microbial pathways and gene families</description> 2 <description>to profile presence/absence and abundance of microbial pathways and gene families</description>
3 <macros> 3 <macros>
4 <import>humann2_macros.xml</import> 4 <import>humann2_macros.xml</import>
5 </macros> 5 </macros>
6 <stdio>
7 <regex match="Failed to allocate sufficient memory." source="stderr" level="fatal_oom" description="Out of memory error occurred" />
8 </stdio>
6 <expand macro="requirements"> 9 <expand macro="requirements">
7 <requirement type="package" version="2.3.0">bowtie2</requirement> 10 <requirement type="package" version="2.3.0">bowtie2</requirement>
8 <requirement type="package" version="2.6.0">metaphlan2</requirement> 11 <requirement type="package" version="2.6.0">metaphlan2</requirement>
9 <requirement type="package" version="0.8.24">diamond</requirement> 12 <requirement type="package" version="0.8.24">diamond</requirement>
10 <requirement type="package" version="2.24">rapsearch</requirement> 13 <requirement type="package" version="2.24">rapsearch</requirement>