# HG changeset patch # User iuc # Date 1754057078 0 # Node ID cb132bfc5ab18da42e67039ecf449cf3ebb0d1d1 # Parent eca7ac1eb423206c7cebc33c91f3352d30db8659 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/last commit d365d03a21ea7467b9e29bf7f2751e96fcd9ada1 diff -r eca7ac1eb423 -r cb132bfc5ab1 lastal.xml --- a/lastal.xml Mon Oct 23 20:45:02 2023 +0000 +++ b/lastal.xml Fri Aug 01 14:04:38 2025 +0000 @@ -1,4 +1,4 @@ - + finds local alignments between query sequences, and reference sequences. macros_last.xml @@ -371,9 +371,6 @@ -
- -
diff -r eca7ac1eb423 -r cb132bfc5ab1 lastdb.xml --- a/lastdb.xml Mon Oct 23 20:45:02 2023 +0000 +++ b/lastdb.xml Fri Aug 01 14:04:38 2025 +0000 @@ -1,4 +1,4 @@ - + prepares sequences for subsequent comparison and alignment using lastal. macros_last.xml @@ -164,11 +164,11 @@ - -
- - - +
+ + + +
@@ -183,7 +183,6 @@
-
diff -r eca7ac1eb423 -r cb132bfc5ab1 lastsplit.xml --- a/lastsplit.xml Mon Oct 23 20:45:02 2023 +0000 +++ b/lastsplit.xml Fri Aug 01 14:04:38 2025 +0000 @@ -1,4 +1,4 @@ - + finds "split alignments" (typically for DNA) or "spliced alignments" (typically for RNA). macros_last.xml diff -r eca7ac1eb423 -r cb132bfc5ab1 lasttrain.xml --- a/lasttrain.xml Mon Oct 23 20:45:02 2023 +0000 +++ b/lasttrain.xml Fri Aug 01 14:04:38 2025 +0000 @@ -1,4 +1,4 @@ - + finds the rates (probabilities) of insertion, deletion, and substitutions between two sets of sequences. macros_last.xml diff -r eca7ac1eb423 -r cb132bfc5ab1 macros_last.xml --- a/macros_last.xml Mon Oct 23 20:45:02 2023 +0000 +++ b/macros_last.xml Fri Aug 01 14:04:38 2025 +0000 @@ -1,5 +1,7 @@ 1205 + 3 + 24.0 + read MAF-format alignments and write them in another format. macros_last.xml @@ -18,9 +18,9 @@ #end if #if $maf_convert.output_type.output_format == 'sam' - $maf_convert.output_type.sam_file.dictionary - #if $maf_convert.output_type.sam_file.dictionary == '-d' - -f $maf_convert.output_type.sam_file.f + #if $maf_convert.output_type.f + -d + -f $maf_convert.output_type.f #end if #if $maf_convert.output_type.readfile != '' -r $maf_convert.output_type.r @@ -68,16 +68,7 @@ - - - - - - - - - - +