Smith-Waterman Algorithm in Python

Peter Otten __peter__ at web.de
Sat Aug 7 08:58:14 EDT 2010


Ian wrote:

> On 06/08/2010 17:54, Daniel Fetchinson wrote:
>>> Does any one about any implementation of classical Smith Waterman
>>> local alignment algorithm and it's variants for aligning natural
>>> language text?
>>>      
>>
>> Please see http://tinyurl.com/2wy43fh
>>
>>    
> Every one of the first 20 entries is either the OP questions or your
> reply.
> 
> Daniel - you are no help at all, and no funny.

Maybe, but the OP would have had the advantage of not seeing these entries 
had he googled before asking. The first hit for

Smith Waterman in Python

is still 

http://narnia.cs.ttu.edu/drupal/node/104

and finding it and evaluating it before posting here should have been 
doable.

Peter




More information about the Python-list mailing list