In Bioinformatics, multiple alignment can be used to study evolutionary relationships between sequences of proteins or genes. Since the changes between gene sequences due to evolution are incremental, genes with a common evolutionary origin (or their protein products) can be compared by aligning identical or similar residues.

A multiple sequence alignment is a graphical representation where several DNA or protein sequences are aligned on top of each other so that residues likely to play equivalent roles in the aligned sequences occupy the same column.
The alignment may then be used to study, which regions of genes have been conserved, and which are sensitive to mutation, over the years. This is very useful in designing experiments to test and modify the function of specific proteins, to predict the function and structure of proteins, and to identify new members of protein families.
The production of a protein sequence alignment is also a necessary step for the study of the phylogeny of a protein family.
Multiple Sequence Alignment programs and techniques
A common approach for multiple sequence alignment is to progressively align pairs of sequences. First two sequences are selected and are aligned together, and then this alignment is used to align each subsequent sequences.
There are many computer programs to produce multiple sequence alignments starting with a collection of unaligned sequences (ClustalW, T-Coffee) and to represent graphically those alignments (ClustalW, Belvu).