From: Bo Li Date: Tue, 27 May 2014 01:28:00 +0000 (-0500) Subject: WHAT_IS_NEW is updated X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1fa4ab9004cbc8a89b8f42180e4e27fa5152fa92;p=rsem.git WHAT_IS_NEW is updated --- diff --git a/WHAT_IS_NEW b/WHAT_IS_NEW index da4c764..ecd93cf 100644 --- a/WHAT_IS_NEW +++ b/WHAT_IS_NEW @@ -1,5 +1,6 @@ RSEM v1.2.13 +- Allowed users to use the SAMtools in the PATH first and enabled RSEM to find its executables via a symbolic link - Changed the behavior of parsing GTF file. Now if a GTF line's feature is not "exon" and it does not contain a "gene_id" or "transcript_id" attribute, only a warning message will be produced (instead of failing the RSEM) --------------------------------------------------------------------------------------------