rRNA contamination in RNASeq fdata
1
0
Entering edit mode
7 weeks ago

Hello all, I want to see whether my RNASeq data contains rRNA contamination, which tool would be most efficient forthat? I have tried using sortmerna but due to whatsoever reason i am unable to build index file using indexdb_rna command (this is not getting downloaded) if there is any other tool then please suggest.

contamination rRNA RNASeq • 577 views
ADD COMMENT
1
Entering edit mode
7 weeks ago
dsull ★ 7.2k

You could just download rRNA sequences (in FASTA format), index them with bowtie2, and align your reads to them, and see how many reads aligned.

There are many previous Biostars on where to download rRNA sequences in FASTA format, e.g. downloading human rRNA.fasta

ADD COMMENT

Login before adding your answer.

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