Algorithm::Cluster.3pm

Langue: en

Version: 2008-03-07 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Algorithm::Cluster - Perl interface to the C Clustering Library.

DESCRIPTION

This module is an interface to the C Clustering Library, a general purpose library implementing functions for hierarchical clustering (pairwise simple, complete, average, and centroid linkage), along with k-means and k-medians clustering, and 2D self-organizing maps. This library was developed at the Human Genome Center of the University of Tokyo. The C Clustering Library is distributed along with Cluster 3.0, an enhanced version of the famous Cluster program originally written by Michael Eisen while at Stanford University.

EXAMPLES

See the scripts in the examples subdirectory of the package.

CHANGES

C Clustering Library version 1.38 (2008.02.29)

TO DO

THANKS

Thanks to Michael Eisen, for creating the software packages Cluster and TreeView.

AUTHOR

John Nolan jpnolan@sonic.net 2003. Michiel de Hoon mdehoon ``AT'' gsc.riken.jp 2003-2007. Seiya Imoto imoto ``AT'' ims.u-tokyo.ac.jp 2003-2007. Satoru Miyano 2003-2007. A copyright statement is contained in the source code itself.

This module is a Perl wrapper for the C clustering library for cDNA microarray data, Copyright (C) 2002 Michiel Jan Laurens de Hoon.

See the source of Cluster.pm for a full copyright statement.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 886:
You forgot a '=back' before '=head1'
Around line 890:
You forgot a '=back' before '=head1'