# HG changeset patch # User iuc # Date 1666990725 0 # Node ID 9f23fe0cb70b00a7a090db40428a5b7ab77e0347 # Parent 20b4c59bec12674a9eabff50cbd2aa919c6b3875 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snipit commit ec96004a9f92c601a3e6474efbe1bd408bed088d diff -r 20b4c59bec12 -r 9f23fe0cb70b snipit.xml --- a/snipit.xml Sun Jul 17 15:01:31 2022 +0000 +++ b/snipit.xml Fri Oct 28 20:58:45 2022 +0000 @@ -1,108 +1,330 @@ Summarise snps relative to a reference sequence - 1.0.5 + 1.0.7 + + + + + snipit 0 + --height $dims.height + #end if + #if $dims.width > 0 + --width $dims.width #end if - --l-header '$opt.l_header' - -f '$opt.format' - --height '$opt.height' - --width '$opt.width' - --size-option '$opt.size_option' - $opt.flip_vertical - #if $opt.exclude_positions - --exclude-positions '$opt.exclude_positions' + $dims.size_option + $style.flip_vertical + #if len($pos_restrict.include_positions) + --include-positions + #for $p in $pos_restrict.include_positions + '$p.pos' + #end for + #end if + #if len($pos_restrict.exclude_positions) + --exclude-positions + #for $p in $pos_restrict.exclude_positions + '$p.pos' + #end for #end if - $opt.exclude_ambig_pos - $opt.sort_by_mutation_number - $opt.sort_by_id - #if $opt.sort_by_mutations - --sort-by-mutations '$opt.sort_by_mutations' + $pos_restrict.exclude_ambig_pos + $style.sort.order + #if str($style.sort.order) == '--sort-by-mutation-number' + $style.sort.high_to_low + #else if str($style.sort.order) == '--sort-by-mutations' + #echo ','.join([str(p['pos']) for p in $style.sort.positions]) + $style.sort.high_to_low #end if - $opt.high_to_low - -c '$opt.colour_palette' - ]]> + #if not str($style.colouring.palette) + --recombi-mode --recombi-references '$style.colouring.parent1,$style.colouring.parent2' + #else + -c $style.colouring.palette + #end if + ]]> -
- - - - + + + + + + + + + + +
+ + + [0-9]+(-[0-9]+)*$ + + + + + [0-9]+(-[0-9]+)*$ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + - - - - - - - - - - - - - - - - - - - - + + + + + + +
+ + + + +
+ - + - - - - + + + + + + write_snps + + + + - + - + + + + + + - + - - - + + + + +
+ +
+ + + + + + +
- + - - - +
+ + + +
+ + + + +
- + - - - - +
+ + + + + + + + + + +
+
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + +
+ + + + + + + + + + + + +
+ + +
+ + + + + + +
+ + + + + + + + + + +
+