does RSEM need STAR?
1
0
Entering edit mode
3.4 years ago

Hi, I'd like to estimate gene and isoform expression levels from RNA-Seq data with RSEM. Can it work alone (rsem-prepare-reference and rsem-calculate-expression) or does it need to be associated with the STAR aligner? in other words do I have first to produce bam files with STAR ans then perform a rsem-calculate-expression? Thanks!

rsem • 1.9k views
ADD COMMENT
0
Entering edit mode

See here

ADD REPLY
0
Entering edit mode

You'll need to point RSEM to either STAR or bowtie - it will then use that aligner before calculating expression.

ADD REPLY
1
Entering edit mode
3.4 years ago

You can give RSEM a properly made transcriptome bam to work on. You'll have to use something to make that bam, but STAR designed its transcriptome output to work with RSEM.

ADD COMMENT

Login before adding your answer.

Traffic: 2340 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