comparison extract-partitions.xml @ 7:98b53d46e851 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 14ea2dc5ef36219c908ed64b256794711ce7b902"
author iuc
date Tue, 23 Mar 2021 21:30:56 +0000
parents 2c763fb18010
children adb3dd5a899f
comparison
equal deleted inserted replaced
6:2c763fb18010 7:98b53d46e851
1 <tool id="khmer_extract_partitions" name="khmer: Extract partitions" version="@WRAPPER_VERSION@@TOOL_VERSION@"> 1 <tool id="khmer_extract_partitions" name="khmer: Extract partitions" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Separate sequences that are annotated with partitions into grouped files</description> 2 <description>Separate sequences that are annotated with partitions into grouped files</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">extract-partitions.py</token> 4 <token name="@BINARY@">extract-partitions.py</token>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>