]> 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 8a2a166f33f98d9d0f452c586a577e648ca38447..2c6f2c7c33257c44434857a2359e855e44dd078e 100644 (file)
@@ -4,6 +4,7 @@ RSEM v1.2.12
 - 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
 
 --------------------------------------------------------------------------------------------