Enclosed is the package for aligning two sequences within a specified diagonal band. (see: Chao, K.-M., Pearson, W.R. and Miller, W. (1992) "Aligning two sequences within a specified diagonal band," CABIOS, 8, 481-487.) This package contains the following files: README Makefile g_band.driver.c g_band.c (for global alignments) l_band.driver.c l_band.c (for local alignments) To make a compiled version, type "make".