How to align paired-end Sanger sequences
1
0
Entering edit mode
4.8 years ago
jadeles • 0

Hi all,

I would like to align and create a consensus sequence from paired end Sanger sequences. Each pair is named as follows : >XX_F and >XX_R. Each pair should align on a few to hundreds of nucleotides. Do you know any software/codes I could use to do that ?

Thank you !

alignment sequencing • 1.8k views
ADD COMMENT
0
Entering edit mode

You can use merger program from EMBOSS package to merge the individual reads. Here is a web-front end for that tool, if you prefer using that.

ADD REPLY
0
Entering edit mode

Thank you for your answer !

ADD REPLY
0
Entering edit mode
4.8 years ago
trausch ★ 1.9k

You can use tracy to patch a reference using Sanger sequences. It's a reference-guided algorithm to assemble Sanger traces and it also creates a consensus sequence.

tracy assemble -r reference_slice.fa forward.ab1 reverse.ab1
ADD COMMENT

Login before adding your answer.

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