diff --git a/CHANGELOG.md b/CHANGELOG.md index 95241551a95ad5400cd7b642bfafc1e72074b92f..55fb1e8ab8385737b340dd91c7cb925a6abb6089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ that users understand how the changes affect the new version. version 4.0.0-develop --------------------------- ++ bwa mem, bwa mem+kit and hisat2 have their samtools sort threads tweaked. The + number of threads is now related to the number of threads on the aligner. + Using more threads reduces the chance of the samtools sort pipe getting + blocked if it's full. + Renamed a few inputs in centrifuge.wdl, isoseq3.wdl, talon.wdl, transcriptclean.wdl to be more descriptive. + Renamed outputs of tasks used in the TALON-WDL, PacBio-subreads-processing &