diff README.rst @ 6:141bba0e9a77 draft

Uploaded v0.36.2 (adds support for compressed fastq inputs)
author pjbriggs
date Fri, 24 Feb 2017 05:12:32 -0500
parents f80107cdc406
children 6eeacf19a38e
line wrap: on
line diff
--- a/README.rst	Fri Dec 16 11:31:55 2016 -0500
+++ b/README.rst	Fri Feb 24 05:12:32 2017 -0500
@@ -58,6 +58,9 @@
 ========== ======================================================================
 Version    Changes
 ---------- ----------------------------------------------------------------------
+0.36.2     - Support fastqsanger.gz datatype. If fastqsanger.gz is used as input
+             the output will also be fastqsanger.gz.
+           - Use $_JAVA_OPTIONS to customize memory requirements.
 0.36.1     - Reimplement to work with bioconda Trimmomatic 0.36 (toolshed version
              is still supported for now).
 0.36.0     - Update to Trimmomatic 0.36.
@@ -82,6 +85,14 @@
 ========== ======================================================================
 
 
+Credits
+=======
+
+This wrapper has been developed and is maintained by Peter Briggs (@pjbriggs).
+Peter van Heusden (@pvanheus) and Marius van den Beek (@mvdbeek) contributed
+support for gz compressed FastQ files.
+
+
 Developers
 ==========