comparison metaquantome_filter.xml @ 6:35cc7ca0bdc7 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:35:03 +0000
parents deaf035bbe9f
children
comparison
equal deleted inserted replaced
5:a1daafbf5233 6:35cc7ca0bdc7
1 <tool id="metaquantome_filter" name="metaQuantome: filter" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="metaquantome_filter" name="metaQuantome: filter" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>for quality, redundancy, and sample coverage</description> 2 <description>for quality, redundancy, and sample coverage</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 filter 9 metaquantome filter
9 --samps '$samps' 10 --samps '$samps'
10 --mode '$mode_args.mode' 11 --mode '$mode_args.mode'