]> git.donarmstrong.com Git - rsem.git/blobdiff - WHAT_IS_NEW
Modified the transcript extraction behavior of 'rsem-prepare-reference'. For transcr...
[rsem.git] / WHAT_IS_NEW
index b942a635a25fb74ed249f98d1e50f838949b91a4..2c6f2c7c33257c44434857a2359e855e44dd078e 100644 (file)
@@ -1,7 +1,10 @@
 RSEM v1.2.12
 
 - Enabled allele-specific expression estimation
-- Added option '--calc-pme' option to calculate posterior mean estimates only (no credibility intervals)
+- Added '--calc-pme' option for 'rsem-calculate-expression' to calculate posterior mean estimates only (no credibility intervals)
+- Modified the shebang line of RSEM perl scripts to make them more portable
+- Added '--seed' option for 'rsem-simulate-reads' to enable users set the seed of random number generator used by the simulation
+- Modified the transcript extraction behavior of 'rsem-prepare-reference'. For transcripts that cannot be extracted, instead of failing the whole script, warning information is produced. Those transcripts are ignored
 
 --------------------------------------------------------------------------------------------