# HG changeset patch # User peterjc # Date 1492790743 14400 # Node ID d8afdac33a96837230e8c82eda7a176bc4cc1a92 # Parent b7b9f5c5d682a881d5cffefb9705c642a802427c planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_composition commit 6d77d2fbb0d3ea1fd4db369073654b8a920c44bf-dirty diff -r b7b9f5c5d682 -r d8afdac33a96 tools/seq_composition/README.rst --- a/tools/seq_composition/README.rst Wed Feb 01 09:59:21 2017 -0500 +++ b/tools/seq_composition/README.rst Fri Apr 21 12:05:43 2017 -0400 @@ -61,6 +61,7 @@ v0.0.2 - Reorder XML elements (internal change only). - Planemo for Tool Shed upload (``.shed.yml``, internal change only). v0.0.3 - Python style updates (internal change only). + - Depends on Biopython 1.67 via legacy Tool Shed package or bioconda. ======= ====================================================================== diff -r b7b9f5c5d682 -r d8afdac33a96 tools/seq_composition/seq_composition.xml --- a/tools/seq_composition/seq_composition.xml Wed Feb 01 09:59:21 2017 -0500 +++ b/tools/seq_composition/seq_composition.xml Fri Apr 21 12:05:43 2017 -0400 @@ -1,8 +1,7 @@ Count bases or amino-acids - biopython - Bio + biopython diff -r b7b9f5c5d682 -r d8afdac33a96 tools/seq_composition/tool_dependencies.xml --- a/tools/seq_composition/tool_dependencies.xml Wed Feb 01 09:59:21 2017 -0500 +++ b/tools/seq_composition/tool_dependencies.xml Fri Apr 21 12:05:43 2017 -0400 @@ -1,6 +1,6 @@ - - + +