This is a test version of Biostars. For the public version, visit https://www.biostars.org.
STAR mapped more reads to transcriptome

Hi,

I am following ENCODE pipeline to analyze my RNA-Seq data. However, STAR gives me more reads in the Aligned.toTranscriptome.out.bam compared to the Aligned.sortedByCoordinate.bam, which means it aligned more reads to transcriptome rather than genome. This is beyond my understanding. Did anyone meet this problem? Thanks a lot!

Best, Lei

rna-seq

It's hard to say w/o knowing specifically how you ran STAR. Maybe a difference in the total # of alignments (which may filter more reads in the genome alignment vs transcriptome)?

It is still hard to say, because we don't know what are the numbers you are talking about. Is it about total counts to genes / transcripts provided by the two methods? Or is it information about number of mapped reads from STAR logs? Or did you run something like samtools flagstat?

Besides, you showed the script you run, but not how you run the script. What flags did you pass to the script?

0 answers

No answers yet.

Log in to answer this question.