[Seqan-dev] about the best local alignment using BandedSmithWaterman
- From: Beifang Niu <neilniu.cn@gmail.com>
- To: seqan-dev@lists.fu-berlin.de
- Date: Thu, 10 Nov 2011 16:02:08 -0800
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: [Seqan-dev] about the best local alignment using BandedSmithWaterman
Hi Seqan,
There is one function "localAlignment" in the Seqan tutorial.
Are there only three tags " BandedWatermanEggert, SmithWaterman, WatermanEggert" ? I am wondering why there is no BandedSmithWaterman tag?
If I want to computes the best local alignment of two sequences using banded smithWaterman algorithm with fixed band length (for example: band length = 10 ), Can I use LocalAlignment function to do that?
I have another question about the alignments and seed extension in the Seqan library. It seems that there is no any parameter or return value for alignment identity ( matched base/ alignment length ) and the sequence identity of seed extension part (matched base / extension part length ).
Although, users can parse the alignment results or rewrite the seed extension code to get the sequence identity, I still hope I can get sequence identity directly from alignments or seed extension results.
thanks,
Beifang
- Follow-Ups:
- Re: [Seqan-dev] about the best local alignment using BandedSmithWaterman
- From: Manuel Holtgrewe <manuel.holtgrewe@fu-berlin.de>
- Re: [Seqan-dev] about the best local alignment using BandedSmithWaterman
-
seqan-dev - November 2011 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...