DISTANCES
Convert multiple alignment data to distance matrix


DISTANCES is a FORTRAN90 program which reads a multiple alignment file in PIR or FASTA format, computes the distance matrix determined by the alignment, and writes that matrix to a file.

Languages:

DISTANCES is available in a FORTRAN90 version.

Related Data and Programs:

READ_ALIGN, a FORTRAN90 program which can reformat an alignment file so that it can be examined by DISTANCES.

SPACER, a FORTRAN90 program which can read the distance matrix created by DISTANCES and perform a principal component analysis.

SPACER_DATA_CONVERT, a FORTRAN90 program which can read a multiple sequence alignment file and write out the relevant information into a file in PIR format.

Author:

Des Higgins,
EMBL Data Library

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 20 October 2007.