# HG changeset patch # User iuc # Date 1740172954 0 # Node ID 0af381d1fbcf89fc46f79f560a132943645f0c4f # Parent 5aacd4eb027b4e139f5ba40906aef4ae006ff73a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/allegro/ commit bb83e01055cde8c766c630bec27afd3402ad6c88 diff -r 5aacd4eb027b -r 0af381d1fbcf allegro.xml --- a/allegro.xml Mon Aug 30 21:40:36 2021 +0000 +++ b/allegro.xml Fri Feb 21 21:22:34 2025 +0000 @@ -1,18 +1,18 @@ - + Linkage and Haplotype analysis - - allegro - - 2 + 2 + + allegro + - allegro + allegro &1 | head -1 | awk -F' ' '{print $2}' @@ -35,7 +35,7 @@ #end if #elif $cond_haplotypes.opt_haplotypes.value == 'no' #if $cond_haplotypes.section_linkage.cond_linktype.extra_linkage_type.value == 'defaults' -MODEL $cond_haplotypes.section_linkage.extra_linkage_mptspt.value par ${opt_xlinked} het param.mpt ${out_fparam} +MODEL $cond_haplotypes.section_linkage.extra_linkage_mptspt.value par $opt_xlinked het param.mpt ${out_fparam} #elif $cond_haplotypes.section_linkage.cond_linktype.extra_linkage_type.value == 'allele_sharing' MODEL $cond_haplotypes.section_linkage.extra_linkage_mptspt.value $cond_haplotypes.section_linkage.cond_linktype.extra_linkage_linexp.value $cond_haplotypes.section_linkage.cond_linktype.extra_linkage_scoring.value $cond_haplotypes.section_linkage.cond_linktype.extra_weighting.value param.mpt ${out_linexp} @@ -55,7 +55,7 @@ #end if #end if -#if $opt_xlinked.value == 'X' +#if $opt_sexspecific SEXSPECIFIC on #end if @@ -68,7 +68,11 @@ #if $cond_sim.opt_sim.value == 'yes' -SIMULATE $cond_sim.extra_sim_dloc $cond_sim.extra_sim_npre $cond_sim.extra_sim_rep $cond_sim.extra_sim_err $cond_sim.extra_sim_yield $cond_sim.extra_sim_het +SIMULATE #slurp +#if $cond_sim.extra_sim_dloc != "" +dloc:$cond_sim.extra_sim_dloc #slurp +#end if +npre:$cond_sim.extra_sim_npre rep:$cond_sim.extra_sim_rep err:$cond_sim.extra_sim_err yield:$cond_sim.extra_sim_yield het:$cond_sim.extra_sim_het #end if MAXMEMORY 102400 @@ -143,7 +147,7 @@ - + @@ -199,7 +203,7 @@ - + @@ -212,52 +216,60 @@ - - + + - + + - - - - - + + + - + + - - - - - - - - + +
+ + + + + + + +
+
- + + - - - - - - - + +
+ + + + + + + +
+