comparison macros.xml @ 3:db71f8a3323a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/delly commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:00:57 +0000
parents 445e356988a7
children 38d1d40af7d5
comparison
equal deleted inserted replaced
2:445e356988a7 3:db71f8a3323a
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' &&