Biogang:Projects/OpenBlast

From OpenWetWare
Revision as of 06:11, 17 January 2009 by Lindenb (talk | contribs) (1st)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Motivation

Creating a new implementation of the BLAST algorithm in various language (perl/Java/python/ruby/etc...) for educational purpose (learning how the algorithm is implemented) and practical purpose (running a blast in an application without calling an external program)

Schedule

A first idea would be creating a simple and stupid all-in-memory implementation.