comparison arriba.xml @ 2:eb3200075443 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:30:22 +0000
parents 1e5f6ea1762a
children 2eca65b822be
comparison
equal deleted inserted replaced
1:1e5f6ea1762a 2:eb3200075443
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