Mercurial > repos > galaxyp > metaquantome_stat
comparison metaquantome_stat.xml @ 6:b9d453dca8d3 draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit ec66b5b0627e7cf15b6e67e90d82ba8e0743b761
author | galaxyp |
---|---|
date | Mon, 18 Mar 2024 12:34:50 +0000 |
parents | d46d64e7964d |
children |
comparison
equal
deleted
inserted
replaced
5:b648e45fd3cf | 6:b9d453dca8d3 |
---|---|
1 <tool id="metaquantome_stat" name="metaQuantome: stat" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="metaquantome_stat" name="metaQuantome: stat" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
2 <description>differential analysis of functional expression and taxonomic abundance</description> | 2 <description>differential analysis of functional expression and taxonomic abundance</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="xrefs"/> | |
6 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |
7 <command detect_errors="exit_code"><![CDATA[ | 8 <command detect_errors="exit_code"><![CDATA[ |
8 metaquantome stat | 9 metaquantome stat |
9 --samps '$samps' | 10 --samps '$samps' |
10 --mode '$mode_args.mode' | 11 --mode '$mode_args.mode' |