]> git.donarmstrong.com Git - rsem.git/history - EM.cpp
Added .gitignore to ignore built files
[rsem.git] / EM.cpp
2014-06-06 Bo LiModified the use of uniform_01
2014-06-06 Bo LiAdded --seed option to set random number generator...
2014-03-21 Bo LiAdded support for allele-specific expression estimation
2012-11-30 Bo Li- Added poly(A) tails to 'reference_name.transcripts...
2012-09-15 Bo LiIf a gene is not expressed, its length/effective length...
2012-09-10 Bo Lichanged output format to contain FPKM etc. ; fixed...
2012-07-23 Bo LiFixed a bug for calling pthread_join
2012-06-05 Bo LiMade the BAM output of RSEM have all information contai...
2012-04-14 Bo LiFixed a bug related to intermediate output displaying...
2012-03-21 Bo LiAllowed > 2^31 hits
2012-03-11 Bo LiAdd a validator for input SAM/BAM file
2012-02-09 Bo LiThe order of @SQ tags in SAM/BAM files can be arbitrary now
2012-01-31 Bo Lirsem v1.1.16
2011-12-31 Bo Lirelax the requirement about GTF attribute format
2011-12-14 Bo LiMerge remote-tracking branch 'origin/master'
2011-12-04 Bo Lirsem-v1.1.14b3
2011-12-01 Bo Liadd new files
2011-11-28 Bo Litested version for tbam2gbam
2011-11-10 Bo Lirsem v1.1.14, add --sampling-for-bam option, modify...
2011-11-06 Bo Lirsem v1.1.13, speed up EM by only updating model parame...
2011-08-12 Bo Lifix one bug will lead using not the last theta value...
2011-08-11 Bo Lirsem v1.2.0
2011-04-19 Bo Lisome changes
2011-04-17 Bo Lilots of changes
2011-04-02 Bo Lifix a bug in partition reads for parallel
2011-03-17 Bo LiFixed bugs in the Gibbs sampler. Fixed a bug which...
2011-02-17 Bo LiNormalized Read Fraction(nrf) are eliminated from outpu...
2011-02-09 Bo LiRSEM Source Codes