From 8040543aea04d4af1f444c94489b38e4b4fed49f Mon Sep 17 00:00:00 2001 From: Bo Li Date: Mon, 15 Apr 2013 11:48:12 -0500 Subject: [PATCH] Modifed README.md and WHAT_IS_NEW --- README.md | 1 + WHAT_IS_NEW | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/README.md b/README.md index e59fb35..087493d 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,7 @@ RSEM uses the [Boost C++](http://www.boost.org) and differential expression analysis. We thank earonesty for contributing patches. +We thank Han Lin for suggesting possible fixes. ## License diff --git a/WHAT_IS_NEW b/WHAT_IS_NEW index 64dc6e5..28108dc 100644 --- a/WHAT_IS_NEW +++ b/WHAT_IS_NEW @@ -1,3 +1,13 @@ +RSEM v1.2.4 + +- Fixed a bug that leads to poor parallelization performance in Mac OS systems +- Fixed a problem that may halt the 'rsem-gen-transcript-plots", thanks Han Lin for pointing out the problem and suggesting possible fixes +- Added some user-friendly error messages for converting transcript BAM files into genomic BAM files +- Modified rsem-tbam2gbam so that the original alignment quality MAPQ will be preserved if the input bam is not from RSEM +- Added user-friendly error messages if users forget to compile the source codes + +-------------------------------------------------------------------------------------------- + RSEM v1.2.3 - Fixed a bug in 'EBSeq/rsem-for-ebseq-generate-ngvector-from-clustering-info' which may crash the script -- 2.39.2