comparison phyloseq_plot_richness.xml @ 1:1ff178d1757e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/phyloseq commit 7df921baa7aa8680421b9440a1cd6eaab1a15ce2
author iuc
date Fri, 09 Feb 2024 21:42:16 +0000
parents 92b82deaaed1
children
comparison
equal deleted inserted replaced
0:92b82deaaed1 1:1ff178d1757e
1 <tool id="phyloseq_plot_richness" name="Phyloseq: plot alpha diverstiy measure" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="phyloseq_plot_richness" name="Phyloseq: plot alpha diverstiy measure" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description></description> 2 <description></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 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
8 Rscript '${__tool_directory__}/phyloseq_plot_richness.R' 9 Rscript '${__tool_directory__}/phyloseq_plot_richness.R'
9 --input '$input' 10 --input '$input'
10 --output '$output' 11 --output '$output'