Rsem-calculate-expression doesn't report reads processed and other stats
0
0
Entering edit mode
9.9 years ago
AW ▴ 350

Hi,

I'd be very grateful for any comments on my question.

I previously ran the following Rsem command on multiple paired end samples and got the following output:

rsem-calculate-expression -p 12 --bowtie-chunkmbs 2048 --paired-end forward reverse Trinity_ref
[samopen] SAM header is present: 102479 sequences.
# reads processed: 383736373
# reads with at least one reported alignment: 362860697 (94.56%)
# reads that failed to align: 20875676 (5.44%)
Reported 446379144 paired-end alignments to 1 output stream(s)
[bam_sort_core] merging from 360 files...

However, I ran the following command and got the following output:

rsem-calculate-expression -p 12 --bowtie-chunkmbs 2048 --paired-end forward reverse different_Trinity_ref
[samopen] SAM header is present: 78359 sequences.
[bam_sort_core] merging from 24 files...

Why has the second run not generated the stats output that the first did? There were no errors and the run completed and produced the genes.results and isoforms.results.

Thanks

Alison

RSEM RNA-Seq • 3.4k views
ADD COMMENT

Login before adding your answer.

Traffic: 2015 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6