Unmapped reads from STAR
1
0
Entering edit mode
8.7 years ago
spaul8505 ▴ 20

Hello,

I am interested to look at the output of the unmapped reads which I obtained after STAR alignment

Unmapped.out.mate1 Unmapped.out.mate2

and use this to BLAST the unmapped reads against the full NCBI database to see if there are any hits or just rRNA contamination? Could anyone please let me know how to do this with this output?

RNA-Seq unmapped-reads STAR • 5.8k views
ADD COMMENT
1
Entering edit mode
8.7 years ago
h.mon 35k

Convert the unmapped BAMs to fasta (see how here) and blast the fasta.

However, if you have too many unmapped reads, the blast will take forever. A faster alternative would be to download rRNA database, convert the unmapped BAMs to fastq and use FastQ_Screen (or Bowtie / BWA / your preferred mapper directly) to estimate rRNA contamination.

ADD COMMENT

Login before adding your answer.

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