# HG changeset patch
# User iuc
# Date 1763920127 0
# Node ID 3b9ecb0920bfc0cec253a534db00788de1714761
# Parent ed6c5df751756695345b84f1137416e3956eca66
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/galaxy_sequence_utils/fastq_manipulation commit a5766d27dcddd1891766476a913d0eae1ec7a3c9
diff -r ed6c5df75175 -r 3b9ecb0920bf fastq_manipulation.xml
--- a/fastq_manipulation.xml Fri Oct 04 10:33:21 2024 +0000
+++ b/fastq_manipulation.xml Sun Nov 23 17:48:47 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 ed6c5df75175 -r 3b9ecb0920bf macros.xml
--- a/macros.xml Fri Oct 04 10:33:21 2024 +0000
+++ b/macros.xml Sun Nov 23 17:48:47 2025 +0000
@@ -1,11 +1,11 @@
- 1.1.5
- 2
- 23.1
+ 1.2
+ 0
+ 24.2
galaxy_sequence_utils
- >
+