# HG changeset patch # User peterjc # Date 1701337855 0 # Node ID 4851620acfdaf8f94d1fc7474ed74405b2ae4b63 # Parent 422724644e2440136d328ed4a24435114c23e47d Bump Biopython dependency diff -r 422724644e24 -r 4851620acfda tools/fastq_paired_unpaired/README.rst --- a/tools/fastq_paired_unpaired/README.rst Fri Apr 16 22:47:43 2021 +0000 +++ b/tools/fastq_paired_unpaired/README.rst Thu Nov 30 09:50:55 2023 +0000 @@ -1,7 +1,7 @@ Galaxy tool to divide FASTQ files into paired and unpaired reads ================================================================ -This tool is copyright 2010-2017 by Peter Cock, The James Hutton Institute +This tool is copyright 2010-2023 by Peter Cock, The James Hutton Institute (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved. See the licence text below (MIT licence). @@ -76,6 +76,7 @@ - Explicit dependency on ``galaxy_sequence_utils``. v0.1.4 - Use ```` (internal change only). - Single quote command line arguments (internal change only). +v0.1.5 - Bump Biopython dependency version for Python 3 fixes. ======= ====================================================================== diff -r 422724644e24 -r 4851620acfda tools/fastq_paired_unpaired/fastq_paired_unpaired.xml --- a/tools/fastq_paired_unpaired/fastq_paired_unpaired.xml Fri Apr 16 22:47:43 2021 +0000 +++ b/tools/fastq_paired_unpaired/fastq_paired_unpaired.xml Thu Nov 30 09:50:55 2023 +0000 @@ -1,8 +1,8 @@ - + using the read name suffixes galaxy_sequence_utils - biopython + biopython python $__tool_directory__/fastq_paired_unpaired.py --version