]> git.donarmstrong.com Git - rsem.git/commit - WHAT_IS_NEW
- Added poly(A) tails to 'reference_name.transcripts.fa' so that the RSEM generated...
authorBo Li <bli@cs.wisc.edu>
Fri, 30 Nov 2012 03:43:49 +0000 (21:43 -0600)
committerBo Li <bli@cs.wisc.edu>
Fri, 30 Nov 2012 03:43:49 +0000 (21:43 -0600)
commita1dc3c6c442d288c7f4218cbb8b7a54f08e9d980
treed21816ba0ab059460034cedfce4bc8c6ab06efa8
parentc2e6a4715f83feaa16736d18e5df91ae845c6b64
- Added poly(A) tails to 'reference_name.transcripts.fa' so that the RSEM generated transcript unsorted BAM file can be fed into RSEM as an input file. However, users need to rebuild their references if they want to visualize the transcript level wiggle files and BAM files using IGV
- Modified 'rsem-tbam2gbam' to convert users' alignments from transcript BAM files into genome BAM files, provided users use 'reference_name.idx.fa' to build indices for their aligners
- Updated EBSeq from v1.1.3 to v1.1.4
- Corrected several typos in warning messages
.gitignore
BamConverter.h
BamWriter.h
EM.cpp
Gibbs.cpp
README.md
WHAT_IS_NEW
calcCI.cpp
extractRef.cpp
preRef.cpp
rsem-prepare-reference