comparison delta-filter.xml @ 4:cb4745408716 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mummer4 commit bacb32814054404587451948b3a6682cf0d1a33a"
author iuc
date Sat, 27 Nov 2021 09:53:07 +0000
parents 4c3ecbde6a92
children
comparison
equal deleted inserted replaced
3:4c3ecbde6a92 4:cb4745408716
1 <tool id="mummer_delta_filter" name="Delta-Filter" version="@MUMMER_VERSION@@WRAPPER_VERSION@"> 1 <tool id="mummer_delta_filter" name="Delta-Filter" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Filters alignment (delta) file from nucmer</description> 2 <description>Filters alignment (delta) file from nucmer</description>
3 <expand macro="bio_tools"/>
4 <macros> 3 <macros>
5 <import>macros.xml</import> 4 <import>macros.xml</import>
6 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
7 <expand macro="requirements" /> 7 <expand macro="requirements" />
8 <command detect_errors="exit_code"> 8 <command detect_errors="exit_code">
9 <![CDATA[ 9 <![CDATA[
10 delta-filter 10 delta-filter
11 $alignment 11 $alignment