ps_gg_align_test


ps_gg_align_test, a Fortran90 code which calls ps_gg_align(), which implements global string alignment algorithms which work in linear space, and compute both the optimal score and the optimal alignment. Gaps in the alignment are assigned an affine gap penalty. The algorithms are due to Chao.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

ps_gg_align, a Fortran90 code which implements global string alignment algorithms which work in linear space, and compute both the optimal score and the optimal alignment. Gaps in the alignment are assigned an affine gap penalty. The algorithms are due to Chao.

Source Code:


Last revised on 17 December 2007.