The latest version of AlignmentAlgorithms is 0.1.0.0-0.

AlignmentAlgorithms

Version 0.0.2.0 revision 0 uploaded by ChristianHoener.

Package meta

Synopsis
Collection of alignment algorithms
Description

generalized Algebraic Dynamic Programming

A selection of (sequence) alignment algorithms. Both terminal, and syntactic variables, as well as the index type is not fixed here. This makes it possible to select the correct structure of the grammar here, but bind the required data type for alignment in user code.

That being said, these algorithms are mostly aimed towards sequence alignment problems.

List of grammars:

  • global alignment (Needleman-Wunsch style)

Author
Christian Hoener zu Siederdissen, 2013-2015
Bug reports
https://github.com/choener/AlignmentAlgorithms/issues
Category
Algorithms, Data Structures, Bioinformatics, Linguistics
Copyright
Christian Hoener zu Siederdissen, 2013-2015
Homepage
https://github.com/choener/AlignmentAlgorithms
Maintainer
choener@bioinf.uni-leipzig.de
Package URL
n/a
Stability
experimental

Components