Circular Genome Alignment
1
0
Entering edit mode
5.6 years ago

Hello all,

I'm aligning sequencing data to the human mitochondrial genome with Bowtie2. To handle the fact that the genome is circular, I'm doing two alignments (in which one has a shifted origin) as aligners treat the genome as linear. My goal was to replace the reads from one to the other where the origin is. However, when I do this, regions that should have the same number of reads in each alignment are significantly different. Further, the total number of reads that align is also VERY different. Does anyone have any suggestions on what might be going wrong or what to do?

Best, Stefan

alignment • 2.9k views
ADD COMMENT
0
Entering edit mode

A common technique is adding a bit of "over-hangs" from the other side of the break at the extremes of the linearized circular contig - this would allow the reads to map at the extremities, and is simpler than the approach you are taking.

ADD REPLY
0
Entering edit mode

bwa has the option to apply soft and hard clipping, it may be usefull, or hisat2 by default performs spliced alignments.

ADD REPLY
0
Entering edit mode
4.4 years ago

FWIW - CLC Genomics Workbench's read mapper supports circularized reference genomes and will map reads across origins without any issue.

ADD COMMENT

Login before adding your answer.

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