NeoBio

NeoBio

Bioinformatics Algorithms in Java


What the hell is NeoBio? NeoBio is a library of bioinformatics algorithms implemented in Java.

What algorithms? The current version consists mainly of (pairwise) sequence alignment algorithms such as the classical dynamic programming methods of Needleman & Wunsch (global alignment) and Smith & Waterman (local alignment).

Anything else? Yes, a more efficient approach, due to Crochemore, Landau and Ziv-Ukelson is also available. It uses Lempel-Ziv compression to speed-up the computation of the dynamic programming matrix. It also relies on the SMAWK algorithm, due to Aggarwal et al., that computes all column maxima of a totally monotone matrix in linear time.

Hum... And all sequence alignment algorithms support simple scoring schemes as well as substitution matrices such as standard BLOSUM and PAM matrices. But so far they support constant gap penalty functions only. Future versions may contain related algorithms such as multiple sequence alignment, database search and protein structure prediction.

Wow...Last but not least, NeoBio also provides a simple GUI and command line based tools to run the sequence alignment algorithms on DNA and protein sequences.


click to enlarge


NeoBio project is currently hosted at SourceForge.net:

http://neobio.sourceforge.net


Sergio Anibal de Carvalho Junior
sergioanibaljr @ users.sourceforge.net



This web site has met strict selection criteria and has been hand-picked as a very useful scholary resource which is listed in MolBiol.Net - Directory of Bioinformatics and Molecular Biology