]> git.donarmstrong.com Git - rsem.git/blobdiff - WHAT_IS_NEW
Added a line in WHAT_IS_NEW for renaming of quality score related options in 'rsem...
[rsem.git] / WHAT_IS_NEW
index 4a777d5a7ef832df7c2b634058967a0ed2930fff..09f4dd9c70d44f7f788ea1abd1b44752b02ba204 100644 (file)
@@ -1,3 +1,11 @@
+RSEM v1.2.7
+
+- 'rsem-find-DE' is replaced by 'rsem-run-ebseq' and 'rsem-control-fdr' for a more friendly user experience
+- Added support for differential expression testing on more than 2 conditions in RSEM's EBSeq wrappers 'rsem-run-ebseq' and 'rsem-control-fdr'
+- Renamed '--phred33-quals', '--phred64-quals', and '--solexa-quals' in 'rsem-calculate-expression' to '--bowtie-phred33-quals', '--bowtie-phred64-quals', and '--bowtie-solex-quals' to avoid confusion
+
+--------------------------------------------------------------------------------------------
+
 RSEM v1.2.6
 
 - Install the latest version of EBSeq from Bioconductor and if fails, try to install EBSeq v1.1.5 locally