Mercurial > repos > pjbriggs > trimmomatic
diff README.rst @ 7:77dd0fe954c5 draft
Uploaded v0.36.2 which add support for fastq.gz.
author | pjbriggs |
---|---|
date | Fri, 24 Feb 2017 04:57:13 -0500 |
parents | b9415df5fc32 |
children | a923b799c77c |
line wrap: on
line diff
--- a/README.rst Fri Dec 16 11:27:36 2016 -0500 +++ b/README.rst Fri Feb 24 04:57:13 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 ==========