# HG changeset patch
# User iuc
# Date 1766239962 0
# Node ID 1b5cec4b66ec93e90abdf4ed0e799e2918b8fe8d
# Parent 81b7f9681f3ca7efcb5abc42ace9f924b6f35c81
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/dada2 commit f65944aa0547c2fbe4b746cf443c85b2a76e9a48
diff -r 81b7f9681f3c -r 1b5cec4b66ec dada2_plotQualityProfile.xml
--- a/dada2_plotQualityProfile.xml Tue Feb 11 23:23:12 2025 +0000
+++ b/dada2_plotQualityProfile.xml Sat Dec 20 14:12:42 2025 +0000
@@ -23,9 +23,6 @@
ln -s '$batch_cond.paired_cond.reads.forward' forward/'$elid' &&
ln -s '$batch_cond.paired_cond.reads.reverse' reverse/'$elid' &&
#end if
- #if $batch_cond.paired_cond.paired_select == "separate"
- ln -s '$batch_cond.paired_cond.sdaer' reverse/'$elid' &&
- #end if
#else
#for $read in $batch_cond.paired_cond.reads:
#set elid = re.sub('[^\w\-\.]', '_', str($read.element_identifier))
@@ -36,12 +33,6 @@
ln -s '$read.reverse' reverse/'$elid' &&
#end if
#end for
- #if $batch_cond.paired_cond.paired_select == "separate"
- #for $read in $batch_cond.paired_cond.sdaer:
- #set elid = re.sub('[^\w\-\.]', '_', str($read.element_identifier))
- ln -s '$read' reverse/'$elid' &&
- #end for
- #end if
#end if
Rscript --slave '$dada2_script'
@@ -122,16 +113,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -155,15 +136,6 @@
-
-
-
-
-
-
-
-
-
diff -r 81b7f9681f3c -r 1b5cec4b66ec macros.xml
--- a/macros.xml Tue Feb 11 23:23:12 2025 +0000
+++ b/macros.xml Sat Dec 20 14:12:42 2025 +0000
@@ -12,9 +12,9 @@
dada2
- 23.2
+ 24.2
1.34.0
- 0
+ 1
-
-
+
-
-
-
-