comparison stacks_assembleperead.xml @ 13:38ecfb8d52c6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 74ee33c6e30744a6da8deb7116d431d80ee80edb
author iuc
date Fri, 07 Apr 2023 22:02:47 +0000
parents 6eaf0f9836c8
children
comparison
equal deleted inserted replaced
12:6eaf0f9836c8 13:38ecfb8d52c6
1 <tool id="stacks_assembleperead" name="Stacks: assemble read pairs by locus" version="@WRAPPER_VERSION@.1"> 1 <tool id="stacks_assembleperead" name="Stacks: assemble read pairs by locus" version="@WRAPPER_VERSION@.1">
2 <description>run the STACKS sort_read_pairs.pl and exec_velvet.pl wrappers</description> 2 <description>run the STACKS sort_read_pairs.pl and exec_velvet.pl wrappers</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 <expand macro="stdio"/> 8 <expand macro="stdio"/>
9 <command><![CDATA[ 9 <command><![CDATA[
10 10
11 mkdir stacks_inputs reads stacks_outputs 11 mkdir stacks_inputs reads stacks_outputs