Re: [DIYbio] DNA alignment tool (better than MS word)

Have you tried any program using platform including cap3? Ugene and Bioedit have it among their tools

Personally, I prefer DNA baser, in my experience gives better results without having to deal with the paramenters, though it's not free, you can get a trial period number and sometimes an extension for that. The good thing is that you can see the chomatograms at the same time it does the alignments so it's really useful for those locus that are poorly resolved

El sábado, 10 de agosto de 2013 19:04:17 UTC+10, Bastian Greshake escribió:
hi there,

On Aug 8, 2013, at 23:51 , Avery louie wrote:

> It is also a lot simpler than the other algos, as far as i can tell.  It just takes the two sequences and overlaps them, and gives you an idea of where the two overlap (spike on the graph).  It doesn't need a reference sequence either.

I haven't had a close look at your code, so I'm not sure whether you've addressed this problem: But you your overlaps of forward/reverse reads might not be 100% perfect due to sequencing errors. So a naive approach might not work for each case where a more advanced alignment method might give you better overlaps.

I've just had a similar problem of aligning overlapping Illumina read pairs this week and I did the alignment using usearch (http://www.drive5.com/usearch/) which allow for semi-global or glocal alignments. It gives you back the aligned overlaps in a format of your choice: http://drive5.com/usearch/manual/allpairs_global.html

Just make sure that you also need to do the reverse-complement of one of the reads before aligning them. I wrote a small python script that iterated over the 2 fastq-files for the paired end Illumina reads, created simple fasta-files for each read-pair and put them into usearch. That idea might work for your data as well I think?

Cheers,
Bastian

--
// Bastian Greshake
// Zehnthofstraße 36
// 55252 Mainz-Kastel, Germany
// cell: +49 176 213 044 66
// web: www.ruleofthirds.de






--
-- You received this message because you are subscribed to the Google Groups DIYbio group. To post to this group, send email to diybio@googlegroups.com. To unsubscribe from this group, send email to diybio+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/diybio?hl=en
Learn more at www.diybio.org
---
You received this message because you are subscribed to the Google Groups "DIYbio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to diybio+unsubscribe@googlegroups.com.
To post to this group, send email to diybio@googlegroups.com.
Visit this group at http://groups.google.com/group/diybio.
To view this discussion on the web visit https://groups.google.com/d/msgid/diybio/63067ca0-e045-492d-896f-2ba882662733%40googlegroups.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comments:

Post a Comment