Global Alignment Library

Version française

This project has been done during my postgrade degree specialising in Bioinformatics (DESS Bioinformatique) at Lille University.

The Project

The goal of this project is to develop a library for global alignment between two genetic sequences. The library is realised in C language. This library is used in another project in JAVA language. The idea is to interface JAVA and C, to have fast programs thanks to C ability. A french version of the project subject is available.

Project parts

The project is composed of two versions:

Project files

Project files are available here. See the README file for installation information.

This project uses differents sub-directories:

and differents files, at the project root:

See the README file for installation information.

Project demonstration

Example:

      align  globalignlinear  -10 -2  substitution.matrix query.fasta target.fasta
	

The result output(missing)