# HG changeset patch # User peterjc # Date 1619098195 0 # Node ID 75b50b0a6250dca1d05713ede0b4913a0416a6e5 # Parent 8cc7672b0fd1ce1f88141d5758c67ccc6dc6c53a "planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/sample_seqs commit fec290d058fd8c0323d63ed91e9435a87a5675b9-dirty" diff -r 8cc7672b0fd1 -r 75b50b0a6250 tools/sample_seqs/sample_seqs.py --- a/tools/sample_seqs/sample_seqs.py Fri Feb 22 10:19:27 2019 -0500 +++ b/tools/sample_seqs/sample_seqs.py Thu Apr 22 13:29:55 2021 +0000 @@ -9,7 +9,7 @@ molecular biology and bioinformatics. Bioinformatics 25(11) 1422-3. https://doi.org/10.1093/bioinformatics/btp163 pmid:19304878. -This script is copyright 2014-2015 by Peter Cock, The James Hutton Institute +This script is copyright 2014-2021 by Peter Cock, The James Hutton Institute (formerly the Scottish Crop Research Institute, SCRI), UK. All rights reserved. See accompanying text file for licence details (MIT license). @@ -32,8 +32,8 @@ should be reproducible. If you have interleaved paired reads, use the --interleaved switch. If -instead you have two matched files (one for each pair), run the two -twice with the same sampling options to make to matched smaller files. +instead you have two matched files (one for each pair), run this tool +on each with the same sampling options to make two matched smaller files. """ parser = OptionParser(usage=usage) parser.add_option( diff -r 8cc7672b0fd1 -r 75b50b0a6250 tools/sample_seqs/tool_dependencies.xml --- a/tools/sample_seqs/tool_dependencies.xml Fri Feb 22 10:19:27 2019 -0500 +++ b/tools/sample_seqs/tool_dependencies.xml Thu Apr 22 13:29:55 2021 +0000 @@ -1,6 +1,6 @@ - + \ No newline at end of file