# HG changeset patch
# User iuc
# Date 1763920228 0
# Node ID e06d41f3ed3e7b743378c03ae06d2eb37d7ee364
# Parent e30352e889fe3e0917fae0826aad7647be8b572c
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/galaxy_sequence_utils/fastq_manipulation commit a5766d27dcddd1891766476a913d0eae1ec7a3c9
diff -r e30352e889fe -r e06d41f3ed3e fastq_manipulation.xml
--- a/fastq_manipulation.xml Fri Oct 04 10:34:44 2024 +0000
+++ b/fastq_manipulation.xml Sun Nov 23 17:50:28 2025 +0000
@@ -20,13 +20,8 @@
#import binascii
import binascii
import re
-import six
-if six.PY2:
- from string import maketrans
-else:
- maketrans = str.maketrans
-
+maketrans = str.maketrans
##does read match
def match_read(fastq_read):
@@ -253,162 +248,346 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r e30352e889fe -r e06d41f3ed3e macros.xml
--- a/macros.xml Fri Oct 04 10:34:44 2024 +0000
+++ b/macros.xml Sun Nov 23 17:50:28 2025 +0000
@@ -1,11 +1,11 @@
- 1.1.5
- 2
- 23.1
+ 1.2
+ 0
+ 24.2
galaxy_sequence_utils
- >
+