diff tools/sample_seqs/README.rst @ 3:02c13ef1a669 draft

Uploaded v0.2.1, fixed missing test file, more tests.
author peterjc
date Fri, 27 Mar 2015 09:34:27 -0400
parents da64f6a9e32b
children d3aa9f25c24c
line wrap: on
line diff
--- a/tools/sample_seqs/README.rst	Fri Mar 06 11:48:09 2015 -0500
+++ b/tools/sample_seqs/README.rst	Fri Mar 27 09:34:27 2015 -0400
@@ -1,7 +1,7 @@
 Galaxy tool to sub-sample sequence files
 ========================================
 
-This tool is copyright 2014 by Peter Cock, The James Hutton Institute
+This tool is copyright 2014-2014 by Peter Cock, The James Hutton Institute
 (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved.
 See the licence text below (MIT licence).
 
@@ -63,6 +63,9 @@
           This works by first counting all your sequences, then calculates
           the percentage required in order to sample them uniformly (evenly).
           This makes two passes through the input and is therefore slower. 
+v0.2.1  - Was missing a file for the functional tests.
+        - Included testing of stdout messages.
+        - Includes testing of failure modes.
 ======= ======================================================================