Mercurial > repos > pjbriggs > trimmomatic
diff README.rst @ 2:a60283899c6d draft
Version 0.32.2: use GALAXY_SLOTS to set number of threads.
author | pjbriggs |
---|---|
date | Wed, 22 Apr 2015 09:36:27 -0400 |
parents | 2bd7cdbb6228 |
children | f8a9a5eaca8a |
line wrap: on
line diff
--- a/README.rst Tue Dec 09 09:41:33 2014 -0500 +++ b/README.rst Wed Apr 22 09:36:27 2015 -0400 @@ -15,8 +15,9 @@ Automated installation ====================== -Installation via the Galaxy Tool Shed will take of installing the tool wrapper and -the trimmomatic program and data, and setting the appropriate environment variables. +Installation via the Galaxy Tool Shed will take care of installing the tool wrapper +and the trimmomatic program and data, and setting the appropriate environment +variables. Manual Installation =================== @@ -57,6 +58,8 @@ ========== ====================================================================== Version Changes ---------- ---------------------------------------------------------------------- +0.32.2 - Use ``GALAXY_SLOTS`` to set the appropriate number of threads to use + at runtime (default is 6). 0.32.1 - Remove ``trimmomatic_adapters.loc.sample`` and hard-code adapter files into the XML wrapper. 0.32.0 - Add tool_dependencies.xml to install Trimmomatic 0.32 automatically and