Mercurial > repos > iuc > picrust_categorize
comparison categorize_by_function.xml @ 6:8c7bafdb713f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picrust commit 899e24f2aecad79c80667fb6c938dd4573a98820
author | iuc |
---|---|
date | Fri, 09 Feb 2024 21:41:23 +0000 |
parents | 36e87158ef04 |
children |
comparison
equal
deleted
inserted
replaced
5:36e87158ef04 | 6:8c7bafdb713f |
---|---|
1 <tool id="picrust_categorize" name="Categorize" version="@TOOL_VERSION@.0"> | 1 <tool id="picrust_categorize" name="Categorize" version="@TOOL_VERSION@.0"> |
2 <description>by collapsing hierarchical data to a specified functional level</description> | 2 <description>by collapsing hierarchical data to a specified functional level</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="bio_tools"/> | |
6 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
7 <expand macro="version_command"/> | 8 <expand macro="version_command"/> |
8 <command detect_errors="aggressive"><![CDATA[ | 9 <command detect_errors="aggressive"><![CDATA[ |
9 categorize_by_function.py | 10 categorize_by_function.py |
10 -i '$input_fp' | 11 -i '$input_fp' |