]> git.donarmstrong.com Git - rsem.git/history - Gibbs.cpp
Modified the use of uniform_01
[rsem.git] / Gibbs.cpp
2014-06-06 Bo LiModified the use of uniform_01
2014-06-06 Bo LiAdded posterior standard deviation of counts as output...
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-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-03-21 Bo LiAllowed > 2^31 hits
2012-02-08 Bo Liroll back to original version plus fixed a small bug...
2012-02-08 Bo Lirewrote parallelization of calcCI.cpp
2012-01-31 Bo Lirsem v1.1.16
2011-12-14 Bo LiMerge remote-tracking branch 'origin/master'
2011-11-28 Bo Litested version for tbam2gbam
2011-11-10 Bo Lirsem v1.1.14, add --sampling-for-bam option, modify...
2011-04-25 Bo Li back to single threaded Gibbs
2011-04-25 Bo LiVersion with Gibbs parallelized
2011-04-17 Bo Lilots of changes
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