]> git.donarmstrong.com Git - rsem.git/shortlog
rsem.git
2014-03-27 Bo Li Modified the transcript extraction behavior of 'rsem...
2014-03-22 Bo LiAdded '--seed' option for 'rsem-simulate-reads'
2014-03-21 Bo LiModified the shebang line for perl scripts
2014-03-21 Bo LiAdded support for allele-specific expression estimation
2014-03-09 Bo LiFixed a typo in rsem-calculate-expression's document...
2014-02-14 Bo LiAdded Bowtie 2 support
2014-02-01 Bo LiFixed a bug which will lead to out-of-memory error...
2014-01-11 Bo LiRemoved unnecessary spaces in POD doc of rsem-calculate...
2014-01-09 Bo LiAdded update samtools to WHAT_IS_NEW
2014-01-09 Bo LiModified WHAT_IS_NEW for RSEM v1.2.9
2014-01-09 Bo LiFixed a problem that will lead compilation errors for...
2014-01-09 Bo LiREADME.md is updated
2014-01-09 Bo LiUpdated samtools to 0.1.19
2013-12-02 Bo LiAdded a file describing the format of sample_name.stat...
2013-11-22 Bo LiProvided a more detailed description for how to simulat...
2013-09-25 Bo LiAdded a line in WHAT_IS_NEW for renaming of quality...
2013-09-07 Bo LiFixed a displaying problem for rsem-run-ebseq's Pod...
2013-09-07 Bo LiFixed loading library problem for EBSeq/install
2013-09-07 Bo LiFixed a bug for adding EBSeq's local library path
2013-09-07 Bo LiChanged WHAT_IS_NEW
2013-09-07 Bo Li'rsem-run-ebseq': Added 'output_file.condmeans' for...
2013-09-02 Bo LiAdded support for DE analysis on multiple conditions...
2013-08-28 Bo LiRenamed --phred33-quals, --phred64-quals, and --solexa...
2013-08-21 Bo LiFixed a minor bug which only affects paired-end reads...
2013-07-31 Bo LiInstall the latest version of EBSeq from Bioconductor...
2013-07-04 Bo LiFixed a bug in rsem-find-DE, which will crash the scrip...
2013-06-26 Bo LiUpdated EBSeq from v1.1.5 to v1.1.6 and fixed a bug...
2013-04-15 Bo LiModifed README.md and WHAT_IS_NEW
2013-04-15 Bo LiModified wiggle.cpp & wiggle.h for more accurate floati...
2013-04-15 Bo LiModified my_assert.h to postpone error message string...
2013-04-05 Bo LiRemoved a too stringent sanity check in rsem-gen-transc...
2013-03-27 Bo Liremove .gitignore from the staging area
2013-03-22 Bo LiAdded some user-friendly error messages for BamConverter.h
2013-03-22 Bo LiModified rsem-tbam2gbam so that the original alignment...
2013-01-27 Bo LiFixed a bug that will lead perl scripts fail to find...
2013-01-24 Bo LiAdded user-friendly error messages if users forget...
2013-01-08 Bo LiFixed a bug in 'EBSeq/rsem-for-ebseq-generate-ngvector...
2013-01-07 Bo LiModified rsem-find-DE
2013-01-07 Bo LiUpdated EBSeq to v1.1.5
2012-11-30 Bo Li- Added poly(A) tails to 'reference_name.transcripts...
2012-10-21 Bo LiUpdated EBSeq to v1.1.4
2012-10-18 Bo LiAdded --version option for rsem-calculate-expression
2012-10-10 Bo Liuse if/elsif to replace switch in rsem-calculate-expression
2012-09-24 Bo LiFixed a bug to make RSEM generated BAM file valid input...
2012-09-15 Bo LiIf a gene is not expressed, its length/effective length...
2012-09-11 Bo LiREADME.md is changed
2012-09-11 Bo LiAdded a script, 'rsem-find-DE', to run EBSeq automatically
2012-09-10 Bo Lichanged output format to contain FPKM etc. ; fixed...
2012-07-27 Bo LiAdded a user-friendly error message for rsem-sam-validator
2012-07-23 Bo LiFixed a bug for calling pthread_join
2012-07-22 Bo LiFixed a bug in perl scripts for printing error messages
2012-07-15 Bo LiFix a bug on convert-sam-for-rsem for the case that...
2012-07-02 Bo Lirsem v1.1.21
2012-06-06 Bo LiTested the codes
2012-06-05 Bo LiMade the BAM output of RSEM have all information contai...
2012-04-26 Bo LiIncluded EBSeq for downstream differential expression...
2012-04-15 Bo LiAdded some instructions on how to visualize transcript...
2012-04-14 Bo LiFixed a bug related to intermediate output displaying...
2012-04-14 Bo LiFixed a bug related to intermediate output displaying...
2012-03-21 Bo LiAllowed > 2^31 hits
2012-03-11 Bo LiModified makefile to work for gcc version 4.5.3 or...
2012-03-11 Bo LiModified 'convert-sam-for-rsem' so that this program...
2012-03-11 Bo LiAdd a validator for input SAM/BAM file
2012-03-09 Bo LiImproved warning messages in rsem-gen-transcript-plots
2012-03-09 Bo LiAdd warning messages for detected invalid alignments
2012-02-27 Colin DeweyAdded .gitignore to ignore build products
2012-02-27 Colin DeweyModified build rules for sam/libbam.a to enable paralle...
2012-02-19 Bo Li[Change] Do not add --phred33-qual option if --no-quali...
2012-02-09 Bo LiThe order of @SQ tags in SAM/BAM files can be arbitrary now
2012-02-08 Bo Liadd --no-bam-output option to not generate output bam...
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
2012-01-26 Bo Lirsem v1.1.15
2012-01-18 Bo Lirsem v1.1.14
2011-12-31 Bo Lirelax the requirement about GTF attribute format
2011-12-14 Bo Limodify one error message and add --bowtie-chunkmbs...
2011-12-14 Bo LiMerge remote-tracking branch 'origin/master'
2011-12-14 Bo Lianother change
2011-12-14 bli25wiscMerge pull request #1 from earonesty/master
2011-12-14 Erik Aronesty--bowtie-chunkmbs
2011-12-10 Bo Liupdated some description
2011-12-10 Bo Linew update
2011-12-09 Bo Liconvert-sam-for-rsem is updated
2011-12-09 Bo Liadd a script to convert sam file for non-bowtie aligner
2011-12-04 Bo Lirsem-v1.1.14b3
2011-12-02 Bo Lirsem-1.1.14 with transcript wiggle plot generation
2011-12-01 Bo Liadd new files
2011-11-28 Bo Litested version for tbam2gbam
2011-11-16 Colin DeweyRefactored wiggle code and added rsem-bam2readdepth...
2011-11-11 Bo Lisome displaying issue in rsem-calculate-expression...
2011-11-11 Bo Liadd optional field XS for cufflinks
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-10-19 Bo Lirsem v1.1.12 extract-transcript-to-gene-map-from-trinit...
2011-10-19 Bo Lirsem v1.1.12, add a script to extract transcript-to...
2011-08-25 Bo Lirsem v1.1.11, allow spaces appear in field seqname...
2011-08-25 Bo Lirsem v1.1.11
2011-08-12 Bo Lifix one bug will lead using not the last theta value...
2011-08-11 Bo Lirsem v1.2.0
next