comparison phyloseq_plot_richness.xml @ 1:b6b41cf9c30a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/phyloseq commit 10dfb1308ff858c6623c7dd9215a3bdf518427f9
author iuc
date Tue, 03 Dec 2024 17:44:32 +0000
parents 7a27e9711e4e
children
comparison
equal deleted inserted replaced
0:7a27e9711e4e 1:b6b41cf9c30a
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'