comparison README.rst @ 3:f8a9a5eaca8a draft

Updated to version 0.32.3: add support for FASTQ pairs (dataset collections)
author pjbriggs
date Wed, 23 Sep 2015 08:59:23 -0400
parents a60283899c6d
children 14d05f2d511d
comparison
equal deleted inserted replaced
2:a60283899c6d 3:f8a9a5eaca8a
56 ======= 56 =======
57 57
58 ========== ====================================================================== 58 ========== ======================================================================
59 Version Changes 59 Version Changes
60 ---------- ---------------------------------------------------------------------- 60 ---------- ----------------------------------------------------------------------
61 0.32.3 - Add support for FASTQ R1/R2 pairs using dataset collections (input
62 can be dataset collection, in which case tool also outputs dataset
63 collections) and improve order and naming of output files.
61 0.32.2 - Use ``GALAXY_SLOTS`` to set the appropriate number of threads to use 64 0.32.2 - Use ``GALAXY_SLOTS`` to set the appropriate number of threads to use
62 at runtime (default is 6). 65 at runtime (default is 6).
63 0.32.1 - Remove ``trimmomatic_adapters.loc.sample`` and hard-code adapter files 66 0.32.1 - Remove ``trimmomatic_adapters.loc.sample`` and hard-code adapter files
64 into the XML wrapper. 67 into the XML wrapper.
65 0.32.0 - Add tool_dependencies.xml to install Trimmomatic 0.32 automatically and 68 0.32.0 - Add tool_dependencies.xml to install Trimmomatic 0.32 automatically and