comparison arriba.xml @ 2:add230dddd52 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 0856836a21e5cf745547dfcf0b9b98eb106e4952
author iuc
date Mon, 26 Sep 2022 09:32:30 +0000
parents 4f1efcc055d5
children f6b8b38636a4
comparison
equal deleted inserted replaced
1:4f1efcc055d5 2:add230dddd52
71 #if $tags 71 #if $tags
72 -t '$tags_file' 72 -t '$tags_file'
73 #end if 73 #end if
74 #if str($wgs_cond.use_wgs) == "yes" 74 #if str($wgs_cond.use_wgs) == "yes"
75 -d '$wgs_cond.wgs' 75 -d '$wgs_cond.wgs'
76 #if str($wg_cond.max_genomic_breakpoint_distance) 76 #if str($wgs_cond.max_genomic_breakpoint_distance)
77 -D $wgs_cond.max_genomic_breakpoint_distance 77 -D $wgs_cond.max_genomic_breakpoint_distance
78 #end if 78 #end if
79 #end if 79 #end if
80 -o fusions.tsv 80 -o fusions.tsv
81 #if $output_fusions_discarded 81 #if $output_fusions_discarded