Reads not getting mapped to reference genome
0
0
Entering edit mode
5.3 years ago

My sequence data have 3 16srRNA, each belonging to 3 different organism. When I map the paired end reads to the reference genomes of the three organism, using mappers like Bowtie and Bowtie2, it is not showing any hits to the reference genome. Why is it that?

mapping Bowtie de novo assembly whole genome • 3.4k views
ADD COMMENT
0
Entering edit mode

Does your reference contain 16S RNA sequences? Sometimes rDNA repeats may not be included. Do they align if aligned directly to 16S reference?

ADD REPLY
0
Entering edit mode

We are trying to build our own assembly ( de novo assembly) and not 16srRNA sequencing, but whole genome sequencing. And yes the reference genome do contain the 16S RNA sequence.

ADD REPLY
0
Entering edit mode

If none of your reads are mapping any of the reference genomes (which is not an assembly problem) then you should test a few reads from your data by blasting them at NCBI to make sure you have the right data first (see what genome they hit, limit blast search to bacteria to make things simple).

For doing assemblies you can go de novo route (e.g. SPAdes) or reference based assemblies. That is a different type of analysis.

ADD REPLY
0
Entering edit mode

When using bbmap they do get aligned to the 16s reference but when using bowtie again getting 0 mapping

ADD REPLY
0
Entering edit mode

There can be many reasons, on top of my head 1. The reference is not complete, you can test this by blasting few reads. 2. Paste the Bowtie2 (don't use Bowtie) and let's see if they are too restrictive.

ADD REPLY
0
Entering edit mode

yes I have tried with bowtie2 also but no hits found and also I am using complete reference genomes too.

ADD REPLY

Login before adding your answer.

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