comparison binning_refiner.xml @ 2:1b18b36bad5e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/binning_refiner/ commit abc55471e49aa53eac3e1e90b98a8889736f2f80
author iuc
date Wed, 01 Nov 2023 08:49:44 +0000
parents 1c8d0916f97f
children
comparison
equal deleted inserted replaced
1:1c8d0916f97f 2:1b18b36bad5e
1 <tool id="bin_refiner" name="Binning refiner" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="bin_refiner" name="Binning refiner" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>refines metagenome bins</description> 2 <description>refines metagenome bins</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="biotools"/>
6 <expand macro="requirements"/> 7 <expand macro="requirements"/>
7 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
8 #import re 9 #import re
9 10
10 ## Binning refiner prepends the -p param value 11 ## Binning refiner prepends the -p param value