comparison macros.xml @ 3:f0a5257823ba draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/delly commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 07:59:23 +0000
parents 680f0aef5e77
children 4869d7517a51
comparison
equal deleted inserted replaced
2:680f0aef5e77 3:f0a5257823ba
14 <xml name="citations"> 14 <xml name="citations">
15 <citations> 15 <citations>
16 <citation type="doi">10.1093/bioinformatics/bts378</citation> 16 <citation type="doi">10.1093/bioinformatics/bts378</citation>
17 </citations> 17 </citations>
18 </xml> 18 </xml>
19 19 <xml name="bio_tools">
20 <xrefs>
21 <xref type="bio.tools">delly2</xref>
22 </xrefs>
23 </xml>
20 <!-- command --> 24 <!-- command -->
21 25
22 <token name="@BAM@"><![CDATA[ 26 <token name="@BAM@"><![CDATA[
23 #for $i, $current in enumerate($input) 27 #for $i, $current in enumerate($input)
24 ln -s '${current}' 'input_${i}.bam' && 28 ln -s '${current}' 'input_${i}.bam' &&