Mercurial > repos > pjbriggs > trimmomatic
diff README.rst @ 11:59054f086eca draft
Version 0.36.6 (output logs and handle fastqillumina and fastqsolexa inputs)
author | pjbriggs |
---|---|
date | Fri, 05 Oct 2018 05:19:17 -0400 |
parents | dfa082f84068 |
children | 898b67846b47 |
line wrap: on
line diff
--- a/README.rst Mon Mar 05 10:13:48 2018 -0500 +++ b/README.rst Fri Oct 05 05:19:17 2018 -0400 @@ -71,6 +71,8 @@ ========== ====================================================================== Version Changes ---------- ---------------------------------------------------------------------- +0.36.6 - Added trimlog and log outputs; add support for ``fastqillumina`` + and ``fastqsolexa`` input types 0.36.5 - Remove tool_dependencies.xml and always use conda to resolve tool dependencies 0.36.4 - Add option to provide custom adapter sequences for ILLUMINACLIP @@ -110,10 +112,10 @@ ======= This wrapper has been developed and is maintained by Peter Briggs (@pjbriggs). -Peter van Heusden (@pvanheus) and Marius van den Beek (@mvdbeek) contributed +Peter van Heusden (@pvanheus) and Marius van den Beek (@mvdbeek) contributed support for gz compressed FastQ files. Charles Girardot (@cgirardot) and Jelle Scholtalbers (@scholtalbers) contributed additional options to ILLUMINACLIP. - +Matthias Bernt (@bernt-matthias) added log and trimlog output. Developers ==========