From 3cab8293c121bf0b820f15bd7b135a7e72a0c95a Mon Sep 17 00:00:00 2001 From: planemo-autoupdate Date: Mon, 23 Dec 2024 04:36:16 +0000 Subject: [PATCH 1/3] Updating tools/lastz from version 1.04.22 to 1.04.41 --- tools/lastz/lastz.xml | 2 +- tools/lastz/lastz_macros.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/lastz/lastz.xml b/tools/lastz/lastz.xml index 96e081cf43e..35e46a149ee 100644 --- a/tools/lastz/lastz.xml +++ b/tools/lastz/lastz.xml @@ -6,7 +6,7 @@ lastz - samtools + samtools r-base bzip2 diff --git a/tools/lastz/lastz_macros.xml b/tools/lastz/lastz_macros.xml index b1478c0267e..0e921f49432 100644 --- a/tools/lastz/lastz_macros.xml +++ b/tools/lastz/lastz_macros.xml @@ -1,5 +1,5 @@ - 1.04.22 + 1.04.41 0 Date: Thu, 26 Dec 2024 19:40:36 +0100 Subject: [PATCH 2/3] update deps --- tools/lastz/lastz.xml | 4 ++-- tools/lastz/lastz_d.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/lastz/lastz.xml b/tools/lastz/lastz.xml index 35e46a149ee..a5af4e49c9c 100644 --- a/tools/lastz/lastz.xml +++ b/tools/lastz/lastz.xml @@ -1,4 +1,4 @@ - + : align long sequences lastz_macros.xml @@ -7,7 +7,7 @@ lastz samtools - r-base + r-base bzip2 + : estimate substitution scores matrix lastz_macros.xml From 72136ae1bb47aab79e5ace3c9adc490a46f8ef13 Mon Sep 17 00:00:00 2001 From: Bjoern Gruening Date: Sat, 28 Dec 2024 22:43:31 +0100 Subject: [PATCH 3/3] try to rearange the output options --- tools/lastz/lastz.xml | 239 +++++++++++++++-------------------- tools/lastz/lastz_macros.xml | 1 + 2 files changed, 103 insertions(+), 137 deletions(-) diff --git a/tools/lastz/lastz.xml b/tools/lastz/lastz.xml index a5af4e49c9c..6988a829d80 100644 --- a/tools/lastz/lastz.xml +++ b/tools/lastz/lastz.xml @@ -19,10 +19,10 @@ @TARGET_INPUT_COMMAND_LINE@ ## If --self is set: perform self alignment and ignore the query - #if $where_to_look.self: - '${where_to_look.self}' - #if $where_to_look.nomirror - '${where_to_look.nomirror}' + #if $where_to_look.self_alignment.self_select == "self": + --self + #if $where_to_look.self_alignment.nomirror + ${where_to_look.self_alignment.nomirror} #end if #else: @query_input@ @@ -30,7 +30,7 @@ ## WHERE TO LOOK -------------------------------- - '${where_to_look.strand}' + ${where_to_look.strand} #if str( $where_to_look.qhsplimit.qhsplimit_selector ) == "yes": #if $where_to_look.qhsplimit.qhsplimit_n: #if $where_to_look.qhsplimit.qhsplimit_nowarn: @@ -88,10 +88,10 @@ #end if #end if #if $scoring.ambigN: - '${scoring.ambigN}' + ${scoring.ambigN} #end if #if $scoring.ambigIUPAC: - '${scoring.ambigIUPAC}' + ${scoring.ambigIUPAC} #end if ## SEEDING -------------------------------- @@ -273,7 +273,7 @@ #end if #if $output_format.rplot: && - Rscript $r_plot > /dev/null 2>&1 + Rscript '$r_plot' > /dev/null 2>&1 #end if ]]> @@ -296,25 +296,35 @@ - +
- + - - + + + + + + + + + + + + - + - - - + + + @@ -322,14 +332,14 @@ - + - - - + + + @@ -337,9 +347,10 @@
- + + - + @@ -352,7 +363,7 @@ - + @@ -364,12 +375,12 @@ - - + +
- + @@ -380,33 +391,33 @@ - + - + - + - + - + - + - + @@ -415,10 +426,10 @@
- - + + - + @@ -428,17 +439,17 @@ - + - + - - - - + + + + @@ -446,9 +457,9 @@
- + - + @@ -462,39 +473,39 @@
- - - - - - + + + + + +
- +
- +
- +
- - - - - - + + + + + +
- +
- - + + @@ -503,7 +514,7 @@ - + @@ -514,7 +525,7 @@ - + @@ -562,12 +573,14 @@ - + + + - + @@ -580,90 +593,42 @@ - +
- - - + + + - output_format['rplot'] + output_format['rplot'] is true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + +
+ + + + +
+
+ + + + +
+ +
- 1.04.41 0 + 23.0