comparison normalize_by_copy_number.xml @ 6:65e5f9caefcc 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:38 +0000
parents 3bd5f5afb9b1
children
comparison
equal deleted inserted replaced
5:3bd5f5afb9b1 6:65e5f9caefcc
1 <tool id="picrust_normalize_by_copy_number" name="Normalize" version="@TOOL_VERSION@.1"> 1 <tool id="picrust_normalize_by_copy_number" name="Normalize" version="@TOOL_VERSION@.1">
2 <description>the relative abundance of each OTU by the predicted number of 16S copies</description> 2 <description>the relative abundance of each OTU by the predicted number of 16S copies</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 normalize_by_copy_number.py 10 normalize_by_copy_number.py
10 -i '$input_data' 11 -i '$input_data'