# HG changeset patch # User peterjc # Date 1492790666 14400 # Node ID 074c7f9d27bfe24af5bc78ecd358416adeff4ff9 # Parent f414dedc46428eac1f310efa56a48263658392dc planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/sample_seqs commit 6d77d2fbb0d3ea1fd4db369073654b8a920c44bf-dirty diff -r f414dedc4642 -r 074c7f9d27bf tools/sample_seqs/README.rst --- a/tools/sample_seqs/README.rst Thu Feb 09 11:25:08 2017 -0500 +++ b/tools/sample_seqs/README.rst Fri Apr 21 12:04:26 2017 -0400 @@ -1,7 +1,7 @@ Galaxy tool to sub-sample sequence files ======================================== -This tool is copyright 2014-2015 by Peter Cock, The James Hutton Institute +This tool is copyright 2014-2017 by Peter Cock, The James Hutton Institute (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved. See the licence text below (MIT licence). @@ -71,6 +71,7 @@ - Planemo for Tool Shed upload (``.shed.yml``, internal change only). v0.2.3 - Do the Biopython imports at the script start (internal change only). - Clarify paired read example in help text. + - Depends on Biopython 1.67 via legacy Tool Shed package or bioconda. ======= ====================================================================== diff -r f414dedc4642 -r 074c7f9d27bf tools/sample_seqs/sample_seqs.xml --- a/tools/sample_seqs/sample_seqs.xml Thu Feb 09 11:25:08 2017 -0500 +++ b/tools/sample_seqs/sample_seqs.xml Fri Apr 21 12:04:26 2017 -0400 @@ -1,8 +1,7 @@ e.g. to reduce coverage - biopython - Bio + biopython diff -r f414dedc4642 -r 074c7f9d27bf tools/sample_seqs/tool_dependencies.xml --- a/tools/sample_seqs/tool_dependencies.xml Thu Feb 09 11:25:08 2017 -0500 +++ b/tools/sample_seqs/tool_dependencies.xml Fri Apr 21 12:04:26 2017 -0400 @@ -1,6 +1,6 @@ - - + +