changeset 7:1d1db9a26c65 draft

v0.0.4 using Biopython 1.67 via Tool Shed or (Bio)Conda
author peterjc
date Wed, 10 May 2017 13:01:58 -0400
parents ff0f730341a0
children e03b40a4766d
files tools/seq_composition/README.rst tools/seq_composition/seq_composition.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/seq_composition/README.rst	Wed May 10 12:49:10 2017 -0400
+++ b/tools/seq_composition/README.rst	Wed May 10 13:01:58 2017 -0400
@@ -61,7 +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.
+v0.0.4  - Depends on Biopython 1.67 via legacy Tool Shed package or bioconda.
 ======= ======================================================================
 
 
--- a/tools/seq_composition/seq_composition.xml	Wed May 10 12:49:10 2017 -0400
+++ b/tools/seq_composition/seq_composition.xml	Wed May 10 13:01:58 2017 -0400
@@ -1,4 +1,4 @@
-<tool id="seq_composition" name="Sequence composition" version="0.0.3">
+<tool id="seq_composition" name="Sequence composition" version="0.0.4">
     <description>Count bases or amino-acids</description>
     <requirements>
         <requirement type="package" version="1.67">biopython</requirement>