]> git.donarmstrong.com Git - rsem.git/log
rsem.git
12 years ago- Added poly(A) tails to 'reference_name.transcripts.fa' so that the RSEM generated...
Bo Li [Fri, 30 Nov 2012 03:43:49 +0000 (21:43 -0600)]
- 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

12 years agoUpdated EBSeq to v1.1.4
Bo Li [Sun, 21 Oct 2012 19:41:38 +0000 (14:41 -0500)]
Updated EBSeq to v1.1.4

12 years agoAdded --version option for rsem-calculate-expression
Bo Li [Thu, 18 Oct 2012 15:32:37 +0000 (10:32 -0500)]
Added --version option for rsem-calculate-expression

12 years agouse if/elsif to replace switch in rsem-calculate-expression
Bo Li [Wed, 10 Oct 2012 21:46:37 +0000 (16:46 -0500)]
use if/elsif to replace switch in rsem-calculate-expression

12 years agoFixed a bug to make RSEM generated BAM file valid input for RSEM
Bo Li [Mon, 24 Sep 2012 07:58:35 +0000 (02:58 -0500)]
Fixed a bug to make RSEM generated BAM file valid input for RSEM

12 years agoIf a gene is not expressed, its length/effective length is defined as the unweighted...
Bo Li [Sat, 15 Sep 2012 20:27:44 +0000 (15:27 -0500)]
If a gene is not expressed, its length/effective length is defined as the unweighted mean of its isoforms'

12 years agoREADME.md is changed
Bo Li [Tue, 11 Sep 2012 10:10:36 +0000 (05:10 -0500)]
README.md is changed

12 years agoAdded a script, 'rsem-find-DE', to run EBSeq automatically
Bo Li [Tue, 11 Sep 2012 09:07:43 +0000 (04:07 -0500)]
Added a script, 'rsem-find-DE', to run EBSeq automatically

12 years agochanged output format to contain FPKM etc. ; fixed a bug for paired-end reads
Bo Li [Mon, 10 Sep 2012 21:22:52 +0000 (16:22 -0500)]
changed output format to contain FPKM etc. ; fixed a bug for paired-end reads

12 years agoAdded a user-friendly error message for rsem-sam-validator
Bo Li [Fri, 27 Jul 2012 16:46:25 +0000 (11:46 -0500)]
Added a user-friendly error message for rsem-sam-validator

12 years agoFixed a bug for calling pthread_join
Bo Li [Mon, 23 Jul 2012 00:01:16 +0000 (19:01 -0500)]
Fixed a bug for calling pthread_join

12 years agoFixed a bug in perl scripts for printing error messages
Bo Li [Sun, 22 Jul 2012 02:11:07 +0000 (21:11 -0500)]
Fixed a bug in perl scripts for printing error messages

12 years agoFix a bug on convert-sam-for-rsem for the case that a paired-end read can align to...
Bo Li [Sun, 15 Jul 2012 20:46:46 +0000 (15:46 -0500)]
Fix a bug on convert-sam-for-rsem for the case that a paired-end read can align to the same position with different directions

12 years agorsem v1.1.21
Bo Li [Mon, 2 Jul 2012 17:18:03 +0000 (12:18 -0500)]
rsem v1.1.21

13 years agoTested the codes
Bo Li [Wed, 6 Jun 2012 02:02:46 +0000 (21:02 -0500)]
Tested the codes

13 years agoMade the BAM output of RSEM have all information contained in the input alignments...
Bo Li [Tue, 5 Jun 2012 21:25:13 +0000 (16:25 -0500)]
Made the BAM output of RSEM have all information contained in the input alignments file

13 years agoIncluded EBSeq for downstream differential expression analysis
Bo Li [Thu, 26 Apr 2012 13:50:22 +0000 (08:50 -0500)]
Included EBSeq for downstream differential expression analysis

13 years agoAdded some instructions on how to visualize transcript coordinate BAM/WIG files using IGV
Bo Li [Sun, 15 Apr 2012 13:27:02 +0000 (08:27 -0500)]
Added some instructions on how to visualize transcript coordinate BAM/WIG files using IGV

13 years agoFixed a bug related to intermediate output displaying in wiggle.cpp
Bo Li [Sat, 14 Apr 2012 03:22:03 +0000 (22:22 -0500)]
Fixed a bug related to intermediate output displaying in wiggle.cpp

13 years agoFixed a bug related to intermediate output displaying in EM.cpp
Bo Li [Fri, 13 Apr 2012 21:30:33 +0000 (16:30 -0500)]
Fixed a bug related to intermediate output displaying in EM.cpp

13 years agoAllowed > 2^31 hits
Bo Li [Wed, 21 Mar 2012 15:44:21 +0000 (10:44 -0500)]
Allowed > 2^31 hits

13 years agoModified makefile to work for gcc version 4.5.3 or higher
Bo Li [Sun, 11 Mar 2012 10:47:20 +0000 (05:47 -0500)]
Modified makefile to work for gcc version 4.5.3 or higher

13 years agoModified 'convert-sam-for-rsem' so that this program will convert users' SAM/BAM...
Bo Li [Sun, 11 Mar 2012 10:22:22 +0000 (05:22 -0500)]
Modified 'convert-sam-for-rsem' so that this program will convert users' SAM/BAM files into acceptable BAM files for RSEM

13 years agoAdd a validator for input SAM/BAM file
Bo Li [Sun, 11 Mar 2012 04:35:10 +0000 (22:35 -0600)]
Add a validator for input SAM/BAM file

13 years agoImproved warning messages in rsem-gen-transcript-plots
Bo Li [Fri, 9 Mar 2012 13:30:28 +0000 (07:30 -0600)]
Improved warning messages in rsem-gen-transcript-plots

13 years agoAdd warning messages for detected invalid alignments
Bo Li [Fri, 9 Mar 2012 04:36:05 +0000 (22:36 -0600)]
Add warning messages for detected invalid alignments

13 years agoAdded .gitignore to ignore build products
Colin Dewey [Mon, 27 Feb 2012 17:00:59 +0000 (11:00 -0600)]
Added .gitignore to ignore build products

13 years agoModified build rules for sam/libbam.a to enable parallel build
Colin Dewey [Mon, 27 Feb 2012 16:56:16 +0000 (10:56 -0600)]
Modified build rules for sam/libbam.a to enable parallel build

Thanks to Tomoaki Nishiyama for the suggestion.

13 years ago[Change] Do not add --phred33-qual option if --no-qualities is enabled
Bo Li [Sun, 19 Feb 2012 21:58:25 +0000 (15:58 -0600)]
[Change] Do not add --phred33-qual option if --no-qualities is enabled

13 years agoThe order of @SQ tags in SAM/BAM files can be arbitrary now
Bo Li [Thu, 9 Feb 2012 00:07:26 +0000 (18:07 -0600)]
The order of @SQ tags in SAM/BAM files can be arbitrary now

13 years agoadd --no-bam-output option to not generate output bam files
Bo Li [Wed, 8 Feb 2012 16:38:25 +0000 (10:38 -0600)]
add --no-bam-output option to not generate output bam files

13 years agoroll back to original version plus fixed a small bug in calcCI.cpp
Bo Li [Wed, 8 Feb 2012 16:13:42 +0000 (10:13 -0600)]
roll back to original version plus fixed a small bug in calcCI.cpp

13 years agorewrote parallelization of calcCI.cpp
Bo Li [Wed, 8 Feb 2012 04:38:51 +0000 (22:38 -0600)]
rewrote parallelization of calcCI.cpp

13 years agorsem v1.1.16
Bo Li [Tue, 31 Jan 2012 16:24:31 +0000 (10:24 -0600)]
rsem v1.1.16

13 years agorsem v1.1.15
Bo Li [Thu, 26 Jan 2012 22:23:20 +0000 (16:23 -0600)]
rsem v1.1.15

13 years agorsem v1.1.14
Bo Li [Wed, 18 Jan 2012 05:36:57 +0000 (23:36 -0600)]
rsem v1.1.14

13 years agorelax the requirement about GTF attribute format
Bo Li [Sat, 31 Dec 2011 01:47:09 +0000 (19:47 -0600)]
relax the requirement about GTF attribute format

13 years agomodify one error message and add --bowtie-chunkmbs option by merging earonesty's...
Bo Li [Wed, 14 Dec 2011 22:40:52 +0000 (16:40 -0600)]
modify one error message and add --bowtie-chunkmbs option by merging earonesty's change

13 years agoMerge remote-tracking branch 'origin/master'
Bo Li [Wed, 14 Dec 2011 22:07:06 +0000 (16:07 -0600)]
Merge remote-tracking branch 'origin/master'

13 years agoanother change
Bo Li [Wed, 14 Dec 2011 22:04:59 +0000 (16:04 -0600)]
another change

13 years agoMerge pull request #1 from earonesty/master
bli25wisc [Wed, 14 Dec 2011 22:02:54 +0000 (14:02 -0800)]
Merge pull request #1 from earonesty/master

added --bowtie-chunkmbs

13 years ago--bowtie-chunkmbs
Erik Aronesty [Wed, 14 Dec 2011 18:29:20 +0000 (13:29 -0500)]
--bowtie-chunkmbs

13 years agoupdated some description
Bo Li [Sat, 10 Dec 2011 23:44:50 +0000 (17:44 -0600)]
updated some description

13 years agonew update
Bo Li [Sat, 10 Dec 2011 00:00:47 +0000 (18:00 -0600)]
new update

13 years agoconvert-sam-for-rsem is updated
Bo Li [Fri, 9 Dec 2011 23:57:17 +0000 (17:57 -0600)]
convert-sam-for-rsem is updated

13 years agoadd a script to convert sam file for non-bowtie aligner
Bo Li [Fri, 9 Dec 2011 23:53:11 +0000 (17:53 -0600)]
add a script to convert sam file for non-bowtie aligner

13 years agorsem-v1.1.14b3
Bo Li [Sun, 4 Dec 2011 05:55:03 +0000 (23:55 -0600)]
rsem-v1.1.14b3

13 years agorsem-1.1.14 with transcript wiggle plot generation
Bo Li [Fri, 2 Dec 2011 02:08:43 +0000 (20:08 -0600)]
rsem-1.1.14 with transcript wiggle plot generation

13 years agoadd new files
Bo Li [Thu, 1 Dec 2011 03:14:06 +0000 (21:14 -0600)]
add new files

13 years agotested version for tbam2gbam
Bo Li [Mon, 28 Nov 2011 23:21:26 +0000 (17:21 -0600)]
tested version for tbam2gbam

13 years agoRefactored wiggle code and added rsem-bam2readdepth program
Colin Dewey [Wed, 16 Nov 2011 21:34:30 +0000 (15:34 -0600)]
Refactored wiggle code and added rsem-bam2readdepth program

13 years agosome displaying issue in rsem-calculate-expression is fixed
Bo Li [Fri, 11 Nov 2011 02:17:26 +0000 (20:17 -0600)]
some displaying issue in rsem-calculate-expression is fixed

13 years agoadd optional field XS for cufflinks
Bo Li [Fri, 11 Nov 2011 00:16:05 +0000 (18:16 -0600)]
add optional field XS for cufflinks

13 years agorsem v1.1.14, add --sampling-for-bam option, modify rsem-bam2wig to handle BAM files...
Bo Li [Thu, 10 Nov 2011 05:08:33 +0000 (23:08 -0600)]
rsem v1.1.14, add --sampling-for-bam option, modify rsem-bam2wig to handle BAM files which are not produced by RSEM

13 years agorsem v1.1.13, speed up EM by only updating model parameters for first 10 iterations...
Bo Li [Sun, 6 Nov 2011 00:02:05 +0000 (19:02 -0500)]
rsem v1.1.13, speed up EM by only updating model parameters for first 10 iterations, skip reads with its (or at least one of its mates', for paired-end reads) length < 25bp

13 years agorsem v1.1.12 extract-transcript-to-gene-map-from-trinity changed
Bo Li [Wed, 19 Oct 2011 03:35:34 +0000 (22:35 -0500)]
rsem v1.1.12 extract-transcript-to-gene-map-from-trinity changed

13 years agorsem v1.1.12, add a script to extract transcript-to-gene-map info from Trinity output
Bo Li [Wed, 19 Oct 2011 00:18:18 +0000 (19:18 -0500)]
rsem v1.1.12, add a script to extract transcript-to-gene-map info from Trinity output

13 years agorsem v1.1.11, allow spaces appear in field seqname and attributes gene_id, transcript...
Bo Li [Thu, 25 Aug 2011 14:35:18 +0000 (09:35 -0500)]
rsem v1.1.11, allow spaces appear in field seqname and attributes gene_id, transcript_id in GTF files

13 years agorsem v1.1.11
Bo Li [Thu, 25 Aug 2011 12:49:30 +0000 (07:49 -0500)]
rsem v1.1.11

13 years agofix one bug will lead using not the last theta value estimates
Bo Li [Fri, 12 Aug 2011 18:13:49 +0000 (13:13 -0500)]
fix one bug will lead using not the last theta value estimates

13 years agorsem v1.2.0
Bo Li [Thu, 11 Aug 2011 02:19:27 +0000 (21:19 -0500)]
rsem v1.2.0

13 years agoMAPQ changed
Bo Li [Tue, 26 Jul 2011 06:51:38 +0000 (01:51 -0500)]
MAPQ changed

14 years agorsem v1.1.9
Bo Li [Fri, 27 May 2011 18:32:45 +0000 (13:32 -0500)]
rsem v1.1.9

14 years agorsem-plot-model updated
Bo Li [Tue, 24 May 2011 04:52:56 +0000 (23:52 -0500)]
rsem-plot-model updated

14 years agoStyle edits to rsem-plot-model
Colin Dewey [Thu, 12 May 2011 16:24:57 +0000 (11:24 -0500)]
Style edits to rsem-plot-model

14 years agoAdded check in rsem-plot-model for .stat output directory
Colin Dewey [Thu, 12 May 2011 16:24:19 +0000 (11:24 -0500)]
Added check in rsem-plot-model for .stat output directory

14 years agofixed a bug in rsem-plot-model
Bo Li [Tue, 26 Apr 2011 03:17:02 +0000 (22:17 -0500)]
fixed a bug in rsem-plot-model

14 years agoadd feature that jump lines with # in gtf
Bo Li [Mon, 25 Apr 2011 19:00:49 +0000 (14:00 -0500)]
add feature that jump lines with # in gtf

14 years ago back to single threaded Gibbs
Bo Li [Mon, 25 Apr 2011 18:19:40 +0000 (13:19 -0500)]
 back to single threaded Gibbs

14 years agoback to single thread Gibbs
Bo Li [Mon, 25 Apr 2011 18:11:43 +0000 (13:11 -0500)]
back to single thread Gibbs

14 years agoVersion with Gibbs parallelized
Bo Li [Mon, 25 Apr 2011 18:10:13 +0000 (13:10 -0500)]
Version with Gibbs parallelized

14 years ago a bug in simulation.cpp is fixed.
Bo Li [Thu, 21 Apr 2011 19:34:58 +0000 (14:34 -0500)]
 a bug in simulation.cpp is fixed.

14 years agoa bug in *?Model.h was fixed.
Bo Li [Thu, 21 Apr 2011 19:15:57 +0000 (14:15 -0500)]
a bug in *?Model.h was fixed.

14 years agosome changes
Bo Li [Tue, 19 Apr 2011 18:33:50 +0000 (13:33 -0500)]
some changes

14 years agoRSEM v1.1.8
Bo Li [Mon, 18 Apr 2011 14:48:10 +0000 (09:48 -0500)]
RSEM v1.1.8

14 years agoRSEM v1.1.8
Bo Li [Mon, 18 Apr 2011 04:13:54 +0000 (23:13 -0500)]
RSEM v1.1.8

14 years agolots of changes
Bo Li [Sun, 17 Apr 2011 14:57:59 +0000 (09:57 -0500)]
lots of changes

14 years agofixed a bug for transcript set as reference
Bo Li [Sat, 9 Apr 2011 03:28:12 +0000 (22:28 -0500)]
fixed a bug for transcript set as reference

14 years agofix a bug in partition reads for parallel
Bo Li [Sat, 2 Apr 2011 06:47:49 +0000 (01:47 -0500)]
fix a bug in partition reads for parallel

14 years agoREADME.md is updated to include C++, Perl and R as prerequisites
Bo Li [Tue, 22 Mar 2011 02:05:24 +0000 (21:05 -0500)]
README.md is updated to include C++, Perl and R as prerequisites

14 years agoa bug in rsem-plot-model is fixed
Bo Li [Fri, 18 Mar 2011 20:37:35 +0000 (15:37 -0500)]
a bug in rsem-plot-model is fixed

14 years agov1.1.5.b
Bo Li [Fri, 18 Mar 2011 18:31:33 +0000 (13:31 -0500)]
v1.1.5.b

14 years agoFixed bugs in the Gibbs sampler. Fixed a bug which will set probF to 0 if the protoco...
Bo Li [Thu, 17 Mar 2011 10:39:07 +0000 (05:39 -0500)]
Fixed bugs in the Gibbs sampler. Fixed a bug which will set probF to 0 if the protocol is not forward strand specific.

14 years agorsem-plot-model was changed again
Bo Li [Tue, 15 Mar 2011 15:52:16 +0000 (10:52 -0500)]
rsem-plot-model was changed again

14 years agorsem-plot-model was modified
Bo Li [Tue, 15 Mar 2011 04:14:29 +0000 (23:14 -0500)]
rsem-plot-model was modified

14 years agorename plotModel.R to rsem-plot-model
Bo Li [Fri, 11 Mar 2011 04:00:40 +0000 (22:00 -0600)]
rename plotModel.R to rsem-plot-model

14 years agoREADME.md changed
Bo Li [Fri, 11 Mar 2011 03:31:52 +0000 (21:31 -0600)]
README.md changed

14 years agoEnable RSEM to visualize the model learned from data
Bo Li [Fri, 11 Mar 2011 03:25:54 +0000 (21:25 -0600)]
Enable RSEM to visualize the model learned from data

14 years agoFixed a bug related to output format. Grant read permession to all files and executio...
Bo Li [Wed, 9 Mar 2011 17:49:32 +0000 (11:49 -0600)]
Fixed a bug related to output format. Grant read permession to all files and execution permession to all directories.

14 years agoREADME.md modified
Bo Li [Mon, 21 Feb 2011 06:35:09 +0000 (00:35 -0600)]
README.md modified

14 years agoREADME.md
Bo Li [Mon, 21 Feb 2011 06:30:28 +0000 (00:30 -0600)]
README.md

14 years agoREADME.md modified to display correctly in github
Bo Li [Mon, 21 Feb 2011 06:26:54 +0000 (00:26 -0600)]
README.md modified to display correctly in github

14 years agoREADME.md changed
Bo Li [Mon, 21 Feb 2011 06:21:18 +0000 (00:21 -0600)]
README.md changed

14 years agochange README.txt to README.md
Bo Li [Thu, 17 Feb 2011 17:53:53 +0000 (11:53 -0600)]
change README.txt to README.md

14 years agochange README.txt to README.md
Bo Li [Thu, 17 Feb 2011 17:51:36 +0000 (11:51 -0600)]
change README.txt to README.md

14 years agov1.1.2
Bo Li [Thu, 17 Feb 2011 15:12:25 +0000 (09:12 -0600)]
v1.1.2

14 years agoNormalized Read Fraction(nrf) are eliminated from outputs and posterior mean counts...
Bo Li [Thu, 17 Feb 2011 14:34:20 +0000 (08:34 -0600)]
Normalized Read Fraction(nrf) are eliminated from outputs and posterior mean counts are added. A bug related to RSPD estimating is fixed

14 years agoNormalized Read Fraction(nrf) are eliminated from outputs and posterior mean counts...
Bo Li [Thu, 17 Feb 2011 14:33:06 +0000 (08:33 -0600)]
Normalized Read Fraction(nrf) are eliminated from outputs and posterior mean counts are added. A bug related to RSPD estimating is fixed

14 years agoBugs in SingleModel.h are fixed.
Bo Li [Fri, 11 Feb 2011 05:39:07 +0000 (23:39 -0600)]
Bugs in SingleModel.h are fixed.

14 years agoRSEM Source Codes
Bo Li [Wed, 9 Feb 2011 05:36:23 +0000 (23:36 -0600)]
RSEM Source Codes