[Biojava-l] A software project suggestion

Andreas Draeger andreas.draeger at uni-tuebingen.de
Tue Dec 8 06:27:00 UTC 2009


Hi Martin Petr,

Something else that is important is to implement an interface data 
structure that allows for more customizable Alignment outputs. At the 
moment our two alignment algorithms (SmithWaterman and NeedlemanWunsch) 
both print each pair-wise alignment in a Blast-like format. However, as 
sometimes it would be nice to have some renderer that lays out the 
output, the alignment should not be printed anymore but passed to the 
renderer, which is an interface and can therefore be implemented in 
several ways. Depending on the implementation, one would receive an HTML 
document or the current Blast-like output or something different. Could 
this be interesting to you?

Cheers
Andreas

-- 
Dipl.-Bioinform. Andreas Dräger
Eberhard Karls University Tübingen
Center for Bioinformatics (ZBIT)
Sand 1
72076 Tübingen
Germany

Phone: +49-7071-29-70436
Fax:   +49-7071-29-5091



More information about the Biojava-l mailing list